Bug 904678 - systemd completely breaks on an upgrade to Fedora 18 machines with multiple network interfaces
Summary: systemd completely breaks on an upgrade to Fedora 18 machines with multiple n...
Keywords:
Status: CLOSED DUPLICATE of bug 896135
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-27 00:59 UTC by Michal Jaegermann
Modified: 2013-01-28 12:52 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-28 12:52:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2013-01-27 00:59:08 UTC
Description of problem:

After an upgrade to Fedora 18 of a working machine with two network interfaces one is greeted with a missing network connection.  It turns out they names of network interfaces are swapped at random from boot to boot with no way to predict an outcome.  That despite of a pre-existing file

/etc/udev/rules.d/70-persistent-net.rules

which specifies names tied to MACs

Version-Release number of selected component (if applicable):
systemd-197-1.fc18.1.x86_64

Expected results:
A control over how network devices are named (or at least a consistency
over reboots)

Additional info:
If devices happen to have different drivers, which are also modules, then an old hack of forcing in a modproble configuration a load order ('softdep' directive can be used for that) seems to work around.  It seemed to me that years ago it was possible to forget about such bogosity.

Do not try to tell me that NM facing DHCP server can handle this breakage.  This is true but so what?

Comment 1 Michal Schmidt 2013-01-28 12:52:05 UTC

*** This bug has been marked as a duplicate of bug 896135 ***


Note You need to log in before you can comment on or make changes to this bug.