Red Hat 5.5 virtual machine NICs bind to different configurations after reboot.
This may affect CentOS systems as well. Linux Integrated Components version 2.1 is installed as well.
Consider the following scenario with a VM with 4 virtual NICs:
Hyper-V vNIC VM Device Configuration
Integrated NIC#1 NIC #1 ifcfg-seth0
Integrated NIC#2 NIC #2 ifcfg-seth1
Integrated NIC#3 NIC #3 ifcfg-seth2
Integrated NIC#4 NIC #4 ifcfg-seth3
You then reboot the virtual machine. After reboot, the NIC configuration shows up as the following:
Integrated NIC#1 NIC #1 ifcfg-seth3
Integrated NIC#2 NIC #2 ifcfg-seth2
Integrated NIC#3 NIC #3 ifcfg-seth1
Integrated NIC#4 NIC #4 ifcfg-seth0
This may affect CentOS systems as well. Linux Integrated Components version 2.1 is installed as well.
Consider the following scenario with a VM with 4 virtual NICs:
Hyper-V vNIC VM Device Configuration
Integrated NIC#1 NIC #1 ifcfg-seth0
Integrated NIC#2 NIC #2 ifcfg-seth1
Integrated NIC#3 NIC #3 ifcfg-seth2
Integrated NIC#4 NIC #4 ifcfg-seth3
You then reboot the virtual machine. After reboot, the NIC configuration shows up as the following:
Integrated NIC#1 NIC #1 ifcfg-seth3
Integrated NIC#2 NIC #2 ifcfg-seth2
Integrated NIC#3 NIC #3 ifcfg-seth1
Integrated NIC#4 NIC #4 ifcfg-seth0
- From the internal NIC configuration in /etc/sysconfig/ifcfg-sethn, no changes have been made.
- Using synthetic NICs with no other NICs bound to the system.
- MAC address is setup as dynamic or static.