[systemd-bugs] [Bug 53837] New: udev: network device renaming broken
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 20 04:54:40 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=53837
Bug #: 53837
Summary: udev: network device renaming broken
Classification: Unclassified
Product: systemd
Version: unspecified
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: systemd-bugs at lists.freedesktop.org
ReportedBy: baggins at pld-linux.org
QAContact: systemd-bugs at lists.freedesktop.org
Created attachment 65824
--> https://bugs.freedesktop.org/attachment.cgi?id=65824
dmesg from faulty boot
The commit 97595710b77aa162ca5e20da57d0a1ed7355eaad "udev: network device
renaming - immediately give up if the target name isn't available" causes
network device renaming breakage on kernel 3.5.2. Of the two rules:
KERNEL=="eth*", ATTRS{address}=="00:18:fe:28:ac:f2", NAME="wan"
KERNEL=="eth*", ATTRS{address}=="00:18:fe:28:ac:f3", NAME="eth0"
only the first one gets executed, attached dmesg from faulty boot.
Reverting that commit makes rename work again.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the systemd-bugs
mailing list