Move traffic to new installed network card
wid
47 Posts
February 19, 2021, 1:22 amQuote from wid on February 19, 2021, 1:22 amI tried to find a similar thread in the forum and found nothing.
I added a 10 Gb card to the server,
now I would like to safely transfer MGMT, Backend and iSCSI traffic to this card.
What's the safest way to do it?
What is the correct approach?
Was:
eth0 - mgmt
eth1 - backend, scsi
It has to be:
eth0 - null
eth1 - null
eth2 - mgmt, backend, scsi
Thank you for a great project <3
I tried to find a similar thread in the forum and found nothing.
I added a 10 Gb card to the server,
now I would like to safely transfer MGMT, Backend and iSCSI traffic to this card.
What's the safest way to do it?
What is the correct approach?
Was:
eth0 - mgmt
eth1 - backend, scsi
It has to be:
eth0 - null
eth1 - null
eth2 - mgmt, backend, scsi
Thank you for a great project <3
admin
2,930 Posts
February 19, 2021, 8:14 amQuote from admin on February 19, 2021, 8:14 amFor iSCSI you can do this from ui under iSCSI settings.
Management and Backend needs to be done manually, on all nodes change
/opt/petasan/config/cluster_info.json
/etc/network/interfaces (management only)
For iSCSI you can do this from ui under iSCSI settings.
Management and Backend needs to be done manually, on all nodes change
/opt/petasan/config/cluster_info.json
/etc/network/interfaces (management only)
wid
47 Posts
February 19, 2021, 8:55 amQuote from wid on February 19, 2021, 8:55 amThank you for help,
But what afrer change, restart node or service?
Or ifdown/ifup will be sufficient?
Thank you for help,
But what afrer change, restart node or service?
Or ifdown/ifup will be sufficient?
admin
2,930 Posts
February 19, 2021, 10:55 amQuote from admin on February 19, 2021, 10:55 amyou need to restart the node
you need to restart the node
Move traffic to new installed network card
wid
47 Posts
Quote from wid on February 19, 2021, 1:22 amI tried to find a similar thread in the forum and found nothing.
I added a 10 Gb card to the server,
now I would like to safely transfer MGMT, Backend and iSCSI traffic to this card.What's the safest way to do it?
What is the correct approach?Was:
eth0 - mgmt
eth1 - backend, scsiIt has to be:
eth0 - null
eth1 - null
eth2 - mgmt, backend, scsiThank you for a great project <3
I tried to find a similar thread in the forum and found nothing.
I added a 10 Gb card to the server,
now I would like to safely transfer MGMT, Backend and iSCSI traffic to this card.
What's the safest way to do it?
What is the correct approach?
Was:
eth0 - mgmt
eth1 - backend, scsi
It has to be:
eth0 - null
eth1 - null
eth2 - mgmt, backend, scsi
Thank you for a great project <3
admin
2,930 Posts
Quote from admin on February 19, 2021, 8:14 amFor iSCSI you can do this from ui under iSCSI settings.
Management and Backend needs to be done manually, on all nodes change
/opt/petasan/config/cluster_info.json
/etc/network/interfaces (management only)
For iSCSI you can do this from ui under iSCSI settings.
Management and Backend needs to be done manually, on all nodes change
/opt/petasan/config/cluster_info.json
/etc/network/interfaces (management only)
wid
47 Posts
Quote from wid on February 19, 2021, 8:55 amThank you for help,
But what afrer change, restart node or service?
Or ifdown/ifup will be sufficient?
Thank you for help,
But what afrer change, restart node or service?
Or ifdown/ifup will be sufficient?
admin
2,930 Posts
Quote from admin on February 19, 2021, 10:55 amyou need to restart the node
you need to restart the node