From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98) Description of problem: After installing beta4 on the server which has 3 NIC cards, I shut down and remove one of NIC card, then reboot server. I run ifconfig and see only 1 NIC (eth0). I check /etc/sysconfig/network-scripts/ifcfg-eth0 and find out that was incorrect info. Below is the content of ifcfg-eth0: DEVICE=eth1 BOOTPROTO=dhcp ONBOOT=yes Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Use PE1650 + 2 embedded NIC + 1 intel 100B 2.Install Hampton beta4. Make sure you turn on "DHCP" and "active at boot" options for all 3 NICs. 3.Reboot server and check ifcfg-eth* contents. 4.Shutdown server and remove the intel 100B NIC. 5.Reboot server and answer kudzu questions. 6.Run ifconfig 7.Check the contents of ifcfg-eth0 and ifcfg-eth1 Actual Results: Writing wrong info to ifcfg-eth* after remove one NIC. Expected Results: Suppose to be correct as expected Additional info:
Created attachment 52284 [details] Files before and after remove a NIC card
For more info. related to this bug, please see bug# 61169
*** This bug has been marked as a duplicate of 61169 ***