[Bug 1274348] Re: [SRU] Add Microsoft-owned MAC addresses to 75-persistent-net-generator.rules
Launchpad Bug Tracker
1274348 at bugs.launchpad.net
Fri Mar 21 19:54:03 UTC 2014
** Branch linked: lp:ubuntu/precise-proposed/udev
** Branch linked: lp:ubuntu/quantal-proposed/udev
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1274348
Title:
[SRU] Add Microsoft-owned MAC addresses to 75-persistent-net-
generator.rules
Status in “systemd” package in Ubuntu:
Fix Released
Status in “udev” package in Ubuntu:
Invalid
Status in “udev” source package in Precise:
Fix Committed
Status in “udev” source package in Quantal:
Fix Committed
Status in “systemd” source package in Saucy:
Fix Committed
Status in “systemd” source package in Trusty:
Fix Released
Bug description:
[SRU justification]
Impact : As Microsoft expands its public cloud offering it may need to
utilize additional MAC address prefixes. If a user launches a Cloud
instance when the MAC address is from a Microsoft MAC address that is
not in the exclusion list, eth0 is persistantly named for the first
NIC seen. If a user rebundles, or the machines has its MAC address
changed, it will lose network connectivity.
Fix : Add Microsoft provided and requested MAC addresses to the
Hyper-V list of excluded MAC addresses for peristent naming.
Test Case :
- Launch Hyper-V VM with MAC address in each of the ranges
- Install updated Udev/systemd
- Delete any existing udev rule
- Reboot and confirm that no new UDEV rule was added
Regression : None expected.
[ORIGNIAL BUG REPORT]
Currently /lib/udev/rules.d/75-persistent-net-generator.rules includes
the following ignored MAC prefix for Hyper-V:
# ignore Hyper-V virtual interfaces
ENV{MATCHADDR}=="00:15:5d:*", GOTO="persistent_net_generator_end"
As Microsoft expands its public cloud offering it may need to utilize
additional MAC address prefixes. In addition to 00:15:5d, please add
the following Microsoft-owned MAC prefixes to this list:
00-03-FF Microsoft Corporation
00-0D-3A Microsoft Corp.
00-1D-D8 Microsoft Corporation
00-12-5A Microsoft Corporation
00-17-FA Microsoft Corporation
00-22-48 Microsoft Corporation
00-25-AE Microsoft Corporation
00-50-F2 MICROSOFT CORP.
28-18-78 Microsoft Corporation
50-1A-C5 Microsoft
60-45-BD Microsoft
7C-1E-52 Microsoft
7C-ED-8D MICROSOFT
DC-B4-C4 Microsoft XCG
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1274348/+subscriptions
More information about the foundations-bugs
mailing list