[systemd-bugs] [Bug 59610] New: Predictable interface names are inconsistent

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 19 18:11:47 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59610

          Priority: medium
            Bug ID: 59610
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Predictable interface names are inconsistent
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: candyangel at electricjungle.org
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Description:

Recent changes to systemd/udev described here
(http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames)
are intended to cause networking interfaces to get consistent naming.

However, depending on when they are added, their names are different. They seem
to get the predicatable names only if they are present during boot. Adding them
later results in the unpredictable names (e.g. eth0, wlan0). This is a problem
for mobile users who may plug/unplug adapters while the machine is booted.

Additional information:

* Motion Computing LE1600
* Fresh Arch Linux installation using 2012-12 media
* systemd 194-4

Steps causing discovery (internal WLAN):

1) Observe predictable name (wlp6s2)
2) rmmod/modprobe module for interface (e.g. ipw2200)
3) Observe non-predictable name (eth0)

Alternative steps during testing of bug (more likely to affect users, USB
WLAN):

1) Plug in adapter
2) Observe non-predictable name (wlan0)
3) Reboot machine with USB wireless adapter plugged in
4) Observe predictable name (wlp0s29f7u2)
5) Unplug adapter
6) Replug adapter
7) Observe non-predictable name (wlan0)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130120/e08d31d3/attachment.html>


More information about the systemd-bugs mailing list