http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c0 Summary: Udev fails to rename network device Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: manfred99@gmx.ch QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 5.0; U; de) Presto/2.2.15 Version/10.01 When booting, box hangs for some time, and one network card does not appear. Happens in about 70% of all boot attempts. Error message on screen (randomly for eth0, eth1, eth2): udevd-work[]: error changing netif name eth? to _rename: File exists. Box has 3 network devices: # lspci|grep Ethernet 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01) 05:01.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11) 05:02.0 Ethernet controller: Linksys Gigabit Network Adapter (rev 10) 70-persistent-net.rules: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:92:d7:0a:5a", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:18:f8:0b:79:8e", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:18:f8:0d:7a:42", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1" Seems to be same bug as https://bugzilla.redhat.com/show_bug.cgi?id=531074 This bug is very unfortunate, as I'm not able to do remote reboots, and the box will not reboot correctly after power loss. Reproducible: Sometimes Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.