Hi,
I am installing on a system with 3 network cards (4+4+2 ports).
I am trying to provide the best assignment to the ports so that moving cables would be easier, but stumbled with the fact that the first card seems to have switched ports and do not know how to handle this.
As you can see, ports of the first card do not match the real physical order, while the other two cards do.
How can I manage this to achieve the third column?
I could also rename all of the nics to eth1...eth10 to solve the issue, but do not know the best practice to achieve it.
Thank you very mutch.
I am installing on a system with 3 network cards (4+4+2 ports).
I am trying to provide the best assignment to the ports so that moving cables would be easier, but stumbled with the fact that the first card seems to have switched ports and do not know how to handle this.
Physical order | Proxmox nic name | Proxmox wanted nic name |
Card1, port1 | eno3 | eno1 |
Card1, port2 | eno4 | eno2 |
Card1, port3 | eno1 | eno3 |
Card1, port4 | eno2 | eno4 |
Card2, port1 | enp5s0f0 | enp5s0f0 |
Card2, port2 | enp5s0f1 | enp5s0f1 |
..... | ..... | ..... |
Card3, port1 | enp129s0f0 | enp129s0f0 |
.... | ..... | .... |
As you can see, ports of the first card do not match the real physical order, while the other two cards do.
How can I manage this to achieve the third column?
I could also rename all of the nics to eth1...eth10 to solve the issue, but do not know the best practice to achieve it.
Thank you very mutch.