https://bugzilla.novell.com/show_bug.cgi?id=870537 https://bugzilla.novell.com/show_bug.cgi?id=870537#c11 Robert Milasan <rmilasan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |werner@suse.com --- Comment #11 from Robert Milasan <rmilasan@suse.com> 2014-03-27 13:10:01 UTC --- OK, here is the test output: opensuse-factory:~ # dmesg |grep udev [ 0.613229] systemd[1]: Starting udev Control Socket. [ 0.613263] systemd[1]: Listening on udev Control Socket. [ 0.613279] systemd[1]: Starting udev Kernel Socket. [ 0.613305] systemd[1]: Listening on udev Kernel Socket. [ 0.750196] systemd-udevd[174]: starting version 210 [ 1.945135] systemd-udevd[184]: renamed network interface eth1 to rename3 [ 1.949185] systemd-udevd[185]: renamed network interface eth0 to eth1 [ 34.249449] systemd-udevd[302]: starting version 210 [ 34.450185] systemd-udevd[342]: renamed network interface rename3 to enp0s8 opensuse-factory:~ # ip l 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 08:00:27:90:de:7b brd ff:ff:ff:ff:ff:ff 3: enp0s8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 08:00:27:50:e2:6f brd ff:ff:ff:ff:ff:ff 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 08:00:27:b7:44:32 brd ff:ff:ff:ff:ff:ff opensuse-factory:~ # The patch make things even worst then the original patch. Look at the time taken to rename rename3 to enp0s8, not to mention, they are not all ethX, but one of them is enp0s8. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.