Hey!
I have three Proxmox servers, all of which are identical hardware-wise.
Each server has a Xeon E3-1286v3, 16GB DDR3, 256GB Samsung 840 Pro, Asus H81M-I board, onboard Realtek gigabit ethernet, and an additional Chelsio Dual-Port 10GbE NIC.
However, I am having problems with the names that Proxmox assigns to the ports on the Chelsio cards, on all three machines.
When I set up the servers, I expected the NICs to be named like so;
Realtek port: enp4s0
Chelsio port 0: enp1s0
Chelsio port 1: enp1s1
However, this is what actually happens:
Realtek port: enp4s0
Chelsio port 0: enp1s0
Chelsio port 1: rename3
Also, as an added issue, the number following 'rename' on the second port switches between 3 and 4 on every reboot!
One reboot it could be rename3, the next, it may be rename4.
This is incredibly frustrating, as I have a network bridge set up between both 10G ports, and I have to edit the /etc/network/interfaces file after every reboot to get the bridge to work correctly!
I can't even add both names to the bridge, as having one incorrect one causes the bridge to not work.
Is there any way to stop this happening, and ideally to permanently set the name of the interfaces?
For example, like this:
Realtek port: igb0
Chelsio port 0: cxgb0
Chelsio port 1: cxgb1
Thanks for your help, and I await your replies!
I have three Proxmox servers, all of which are identical hardware-wise.
Each server has a Xeon E3-1286v3, 16GB DDR3, 256GB Samsung 840 Pro, Asus H81M-I board, onboard Realtek gigabit ethernet, and an additional Chelsio Dual-Port 10GbE NIC.
However, I am having problems with the names that Proxmox assigns to the ports on the Chelsio cards, on all three machines.
When I set up the servers, I expected the NICs to be named like so;
Realtek port: enp4s0
Chelsio port 0: enp1s0
Chelsio port 1: enp1s1
However, this is what actually happens:
Realtek port: enp4s0
Chelsio port 0: enp1s0
Chelsio port 1: rename3
Also, as an added issue, the number following 'rename' on the second port switches between 3 and 4 on every reboot!
One reboot it could be rename3, the next, it may be rename4.
This is incredibly frustrating, as I have a network bridge set up between both 10G ports, and I have to edit the /etc/network/interfaces file after every reboot to get the bridge to work correctly!
I can't even add both names to the bridge, as having one incorrect one causes the bridge to not work.
Is there any way to stop this happening, and ideally to permanently set the name of the interfaces?
For example, like this:
Realtek port: igb0
Chelsio port 0: cxgb0
Chelsio port 1: cxgb1
Thanks for your help, and I await your replies!