[Bug 557206] New: Udev fails to rename network device
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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c1 Remco de Vreugd <rdevreugd@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdevreugd@novell.com --- Comment #1 from Remco de Vreugd <rdevreugd@novell.com> 2009-11-20 17:21:29 UTC --- Same problem here. Seven NICs in one machine, lots of rename failures. These also occur when the machine is being (re)installed in headless mode over SSH, then ofcourse leading to great confusion. A quick Google led me to a bug (and fix) report for Ubuntu: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/416782 This may not cover the problem completely, though; while the proposed fix would avoid collisions on the temporary "_rename" device name, the real question is why that name lingered in the first place. The fix may therefore avoid difficulties with *subsequent* devices, but would not address the issue of the device remaining in limbo on which the rename first failed. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c shuang qiu <sqiu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sqiu@novell.com AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c3 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|Network |Hotplug Severity|Critical |Major --- Comment #3 from Kay Sievers <kasievers@novell.com> 2009-12-02 09:51:31 UTC --- Seems like the issue fixed here: http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=6068553195f43... -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c4 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |manfred99@gmx.ch --- Comment #4 from Kay Sievers <kasievers@novell.com> 2009-12-02 15:39:42 UTC --- Could you check, if that package makes a difference? Thanks? http://download.opensuse.org/repositories/home://kay_sievers:/branches:/open... -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c5 Manfred Schwarb <manfred99@gmx.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|manfred99@gmx.ch | --- Comment #5 from Manfred Schwarb <manfred99@gmx.ch> 2009-12-04 08:15:36 UTC --- I have installed the new packages (udev, libudev0, libgudev) now. I did 5 reboots in a row, no failure so far, things seem to be fine. However I have to admit that meanwhile, I have switched from the -desktop to the -default kernel. I don't know if this could make a difference though. Perhaps Remco could try these packages as well? Thanks! Manfred -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c6 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |ast@novell.com --- Comment #6 from Kay Sievers <kasievers@novell.com> 2009-12-09 14:16:27 UTC --- We need a SWAMP id please. Thanks! -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c7 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cdengler@novell.com Info Provider|ast@novell.com |maintenance@opensuse.org --- Comment #7 from Christian Dengler <cdengler@novell.com> 2009-12-09 14:50:04 UTC --- update requests >= 11.2 --> NEEDINFO maintenance@opensuse.org +1 for update of udev -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c8 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:29593 --- Comment #8 from Swamp Workflow Management <swamp@suse.com> 2009-12-14 14:18:11 UTC --- The SWAMPID for this issue is 29593. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/29593) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c9 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|maintenance@opensuse.org | --- Comment #9 from Christian Dengler <cdengler@novell.com> 2009-12-14 14:18:36 UTC --- update process started -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c10 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:29593 |maint:running:29593 | |maint:released:11.2:29598 --- Comment #10 from Swamp Workflow Management <swamp@suse.com> 2009-12-22 14:16:14 UTC --- Update released for: libgudev-1_0-0, libgudev-1_0-0-debuginfo, libgudev-1_0-devel, libgudev-devel, libudev-devel, libudev0, libudev0-debuginfo, udev, udev-debuginfo, udev-debugsource Products: openSUSE 11.2 (debug, i586, x86_64) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:29593 |. |maint:released:11.2:29598 | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c11 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from Kay Sievers <kasievers@novell.com> 2009-12-23 17:15:53 UTC --- Closing. The fix is released. Thanks everybody! -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=557206 http://bugzilla.novell.com/show_bug.cgi?id=557206#c12 --- Comment #12 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (557206) was mentioned in https://build.opensuse.org/request/show/26583 11.2:Test / udev -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com