[Bug 339482] New: network interfaces messed up on vnc installation on 2nd stage (10.3)
https://bugzilla.novell.com/show_bug.cgi?id=339482 Summary: network interfaces messed up on vnc installation on 2nd stage (10.3) Product: openSUSE 10.3 Version: Final Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sassmann@novell.com QAContact: jsrain@novell.com Found By: --- while installing 10.3 on a machine with 2 network interfaces everything works fine till the start of 2nd stage. It seems yast changes the order of the interfaces (eth0 <-> eth1) as the ip on 2nd stage is from the private interface. yast logs will be appended 1st stage: starting VNC server... A log file will be written to: /var/log/YaST2/vncserver.log ... *** *** You can connect to 10.10.4.6, display :1 now with vncviewer *** Or use a Java capable browser on http://10.10.4.6:5801/ *** (When YaST2 is finished, close your VNC viewer and return to this window.) 2nd stage (from reboot): Setting up network interfaces: lo lo IP address: 127.0.0.1/8 Checking for network time protocol daemon (NTPD): unused Can't determine current runlevel done eth0 eth0 (DHCP) . . . . . no IP address yet... backgrounding. waiting Waiting for mandatory devices: eth0 __NSC__ 13 12 11 10 9 eth0 eth0 DHCP client (dhcpcd) is running eth0 IP address: 1.1.1.3/24 done Setting up service network . . . . . . . . . . . . . . done *** *** Please return to your X-Server screen to finish installation *** starting VNC server... A log file will be written to: /var/log/YaST2/vncserver.log ... *** *** You can connect to 1.1.1.3, display :1 now with vncviewer *** Or use a Java capable browser on http://1.1.1.3:5801/ *** (When YaST2 is finished, close your VNC viewer and return to this window.) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c1 --- Comment #1 from Stefan Assmann <sassmann@novell.com> 2007-11-06 05:05:59 MST --- Created an attachment (id=182204) --> (https://bugzilla.novell.com/attachment.cgi?id=182204) y2logs.tar.bz2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c3 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |aschnell@novell.com --- Comment #3 from Marcus Schaefer <ms@novell.com> 2007-11-09 09:24:46 MST --- assigned to maintainer of yast2 startup scripts -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c4 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com AssignedTo|aschnell@novell.com |zoz@novell.com --- Comment #4 from Arvin Schnell <aschnell@novell.com> 2007-11-12 02:08:27 MST --- network setup is done by sysconfig -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c5 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mzugec@novell.com Status|NEW |NEEDINFO Info Provider| |sassmann@novell.com --- Comment #5 from michal zugec <mzugec@novell.com> 2007-11-22 02:18:27 MST ---
From YaST log:
2007-11-06 06:12:24 <1> 10.10.4.6(3155) [YCP] clients/save_network.ycp:375 Copying 70-persistent-net.rules to the installed system 2007-11-06 06:12:24 <1> 10.10.4.6(3155) [YCP] clients/save_network.ycp:381 Copying 70-persistent-cd.rules to the installed system Stefan, can you reproduce it again? If yes, I'll like to see 70-persistent-net.rules file at the end of 1.st stage (at the end of installation there is popup inform you about reboot - press "stop" and ctrl+atl+shift+x opens xterm, type "cat /etc/udev/rules.d/70-persistent-net.rules") -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c6 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sassmann@novell.com | --- Comment #6 from Stefan Assmann <sassmann@novell.com> 2007-11-22 02:44:47 MST --- inst-sys:~ # cat /etc/udev/rules.d/70-persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rules # program run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # PCI device 0x8086:0x1026 (e1000) SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:11:25:08:a5:e3", NAME="eth0" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c7 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sassmann@novell.com --- Comment #7 from michal zugec <mzugec@novell.com> 2007-11-22 02:56:44 MST --- And from context, eth1 from 2.nd stage (not eth0) has MAC address 00:11:25:08:a5:e3, right? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c8 --- Comment #8 from Stefan Assmann <sassmann@novell.com> 2007-11-22 03:32:22 MST --- 2nd stage eth0 b695a0003002 eth1 00112508a5e3 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c9 --- Comment #9 from michal zugec <mzugec@novell.com> 2007-11-22 03:39:38 MST --- something wrong ;-( could you paste content of 70-persistent-net.rules file from 2.nd stage? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c10 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sassmann@novell.com | --- Comment #10 from Stefan Assmann <sassmann@novell.com> 2007-11-22 04:01:18 MST --- eth0 Link encap:Ethernet HWaddr B6:95:A0:00:30:02 inet addr:1.1.1.3 Bcast:1.1.1.255 Mask:255.255.255.0 inet6 addr: fe80::b495:a0ff:fe00:3002/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3727 errors:0 dropped:0 overruns:0 frame:0 TX packets:4069 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:287978 (281.2 Kb) TX bytes:2213281 (2.1 Mb) Interrupt:19 eth1_rena Link encap:Ethernet HWaddr 00:11:25:08:A5:E3 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Base address:0xfc00 Memory:c0080000-c00a0000 linux-owsr:~ # cat /etc/udev/rules.d/70-persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rules # program run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # PCI device 0x8086:0x1026 (e1000) SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:11:25:08:a5:e3", NAME="eth0" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c11 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zoz@novell.com |kasievers@novell.com --- Comment #11 from michal zugec <mzugec@novell.com> 2007-11-22 04:52:29 MST --- This seems as some udev bug, reassign to udev maintainer. Kay, what output from reporter could help you to find the problem? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c12 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sassmann@novell.com --- Comment #12 from Kay Sievers <kasievers@novell.com> 2007-11-22 05:01:39 MST --- What does: ls -l /sys/class/net/*/ and: grep . /sys/class/net/*/* print? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c13 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sassmann@novell.com | --- Comment #13 from Stefan Assmann <sassmann@novell.com> 2007-11-22 05:16:50 MST --- /sys/class/net/eth0/: total 0 -r--r--r-- 1 root root 4096 Nov 22 13:09 addr_len -r--r--r-- 1 root root 4096 Nov 22 11:54 address -r--r--r-- 1 root root 4096 Nov 22 13:09 broadcast -r--r--r-- 1 root root 4096 Nov 22 11:54 carrier lrwxrwxrwx 1 root root 0 Nov 22 11:53 device -> ./../../../../devices/vio/30000002 -r--r--r-- 1 root root 4096 Nov 22 13:09 dormant -r--r--r-- 1 root root 4096 Nov 22 13:09 features -rw-r--r-- 1 root root 4096 Nov 22 13:09 flags -r--r--r-- 1 root root 4096 Nov 22 11:53 ifindex -r--r--r-- 1 root root 4096 Nov 22 13:09 iflink -r--r--r-- 1 root root 4096 Nov 22 13:09 link_mode -rw-r--r-- 1 root root 4096 Nov 22 13:09 mtu -r--r--r-- 1 root root 4096 Nov 22 13:09 operstate drwxr-xr-x 2 root root 0 Nov 22 11:52 statistics lrwxrwxrwx 1 root root 0 Nov 22 11:53 subsystem -> ../../../../../class/net -rw-r--r-- 1 root root 4096 Nov 22 13:09 tx_queue_len -r--r--r-- 1 root root 4096 Nov 22 11:53 type -rw-r--r-- 1 root root 4096 Nov 22 11:53 uevent -rw-r--r-- 1 root root 4096 Nov 22 13:09 weight /sys/class/net/eth1_rename/: total 0 -r--r--r-- 1 root root 4096 Nov 22 13:09 addr_len -r--r--r-- 1 root root 4096 Nov 22 11:53 address -r--r--r-- 1 root root 4096 Nov 22 13:09 broadcast -r--r--r-- 1 root root 4096 Nov 22 11:54 carrier lrwxrwxrwx 1 root root 0 Nov 22 11:54 device -> ./../../../../../devices/pci0001:00/0001:00:02.6/0001:d8:01.0 -r--r--r-- 1 root root 4096 Nov 22 13:09 dormant -r--r--r-- 1 root root 4096 Nov 22 13:09 features -rw-r--r-- 1 root root 4096 Nov 22 11:53 flags -r--r--r-- 1 root root 4096 Nov 22 11:53 ifindex -r--r--r-- 1 root root 4096 Nov 22 13:09 iflink -r--r--r-- 1 root root 4096 Nov 22 13:09 link_mode -rw-r--r-- 1 root root 4096 Nov 22 13:09 mtu -r--r--r-- 1 root root 4096 Nov 22 13:09 operstate drwxr-xr-x 2 root root 0 Nov 22 11:52 statistics lrwxrwxrwx 1 root root 0 Nov 22 11:53 subsystem -> ./../../../../../class/net -rw-r--r-- 1 root root 4096 Nov 22 13:09 tx_queue_len -r--r--r-- 1 root root 4096 Nov 22 11:53 type -rw-r--r-- 1 root root 4096 Nov 22 11:53 uevent -rw-r--r-- 1 root root 4096 Nov 22 13:09 weight /sys/class/net/lo/: total 0 -r--r--r-- 1 root root 4096 Nov 22 13:09 addr_len -r--r--r-- 1 root root 4096 Nov 22 11:54 address -r--r--r-- 1 root root 4096 Nov 22 13:09 broadcast -r--r--r-- 1 root root 4096 Nov 22 11:54 carrier -r--r--r-- 1 root root 4096 Nov 22 13:09 dormant -r--r--r-- 1 root root 4096 Nov 22 13:09 features -rw-r--r-- 1 root root 4096 Nov 22 13:09 flags -r--r--r-- 1 root root 4096 Nov 22 13:09 ifindex -r--r--r-- 1 root root 4096 Nov 22 13:09 iflink -r--r--r-- 1 root root 4096 Nov 22 13:09 link_mode -rw-r--r-- 1 root root 4096 Nov 22 13:09 mtu -r--r--r-- 1 root root 4096 Nov 22 13:09 operstate drwxr-xr-x 2 root root 0 Nov 22 11:52 statistics lrwxrwxrwx 1 root root 0 Nov 22 11:53 subsystem -> ../../../../class/net -rw-r--r-- 1 root root 4096 Nov 22 13:09 tx_queue_len -r--r--r-- 1 root root 4096 Nov 22 11:53 type -rw-r--r-- 1 root root 4096 Nov 22 11:53 uevent -rw-r--r-- 1 root root 4096 Nov 22 13:09 weight /sys/class/net/eth0/addr_len:6 /sys/class/net/eth0/address:b6:95:a0:00:30:02 /sys/class/net/eth0/broadcast:ff:ff:ff:ff:ff:ff /sys/class/net/eth0/carrier:1 /sys/class/net/eth0/dormant:0 /sys/class/net/eth0/features:0x1000 /sys/class/net/eth0/flags:0x1023 /sys/class/net/eth0/ifindex:2 /sys/class/net/eth0/iflink:2 /sys/class/net/eth0/link_mode:0 /sys/class/net/eth0/mtu:1500 /sys/class/net/eth0/operstate:unknown /sys/class/net/eth0/tx_queue_len:1000 /sys/class/net/eth0/type:1 /sys/class/net/eth0/uevent:INTERFACE=eth0 /sys/class/net/eth0/uevent:IFINDEX=2 /sys/class/net/eth0/weight:16 /sys/class/net/eth1_rename/addr_len:6 /sys/class/net/eth1_rename/address:00:11:25:08:a5:e3 /sys/class/net/eth1_rename/broadcast:ff:ff:ff:ff:ff:ff /sys/class/net/eth1_rename/features:0x113a9 /sys/class/net/eth1_rename/flags:0x1002 /sys/class/net/eth1_rename/ifindex:3 /sys/class/net/eth1_rename/iflink:3 /sys/class/net/eth1_rename/link_mode:0 /sys/class/net/eth1_rename/mtu:1500 /sys/class/net/eth1_rename/operstate:down /sys/class/net/eth1_rename/tx_queue_len:1000 /sys/class/net/eth1_rename/type:1 /sys/class/net/eth1_rename/uevent:INTERFACE=eth1_rename /sys/class/net/eth1_rename/uevent:IFINDEX=3 /sys/class/net/eth1_rename/weight:64 /sys/class/net/lo/addr_len:6 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/lo/broadcast:00:00:00:00:00:00 /sys/class/net/lo/carrier:1 /sys/class/net/lo/dormant:0 /sys/class/net/lo/features:0x1065 /sys/class/net/lo/flags:0x9 /sys/class/net/lo/ifindex:1 /sys/class/net/lo/iflink:1 /sys/class/net/lo/link_mode:0 /sys/class/net/lo/mtu:16436 /sys/class/net/lo/operstate:unknown /sys/class/net/lo/tx_queue_len:0 /sys/class/net/lo/type:772 /sys/class/net/lo/uevent:INTERFACE=lo /sys/class/net/lo/uevent:IFINDEX=1 /sys/class/net/lo/weight:0 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c14 --- Comment #14 from Kay Sievers <kasievers@novell.com> 2007-11-22 06:04:04 MST --- The vio interface is a random MAC address, therefore we can't write a rule for it. It claims the interface name which the real hardware wants to be renamed to, but it will never happen because there is no rule to do this. Such a setup is not supported by the current logic. We will need to find a solution for it, but nobody had a convincing idea so far. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c15 --- Comment #15 from Stefan Assmann <sassmann@novell.com> 2007-11-22 06:07:42 MST --- that's strange, didn't experience any problems on sles9, sles10 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c16 --- Comment #16 from Kay Sievers <kasievers@novell.com> 2007-11-22 06:23:33 MST --- SLES9 and SLES10 have nothing like this. SLES10 has a similar logic, but I don't think it is used in the installer. And if its enabled on the real system (not sure if it's the default) it likely writes a new rule at every reboot for the random MAC address. openSUSE 10.3 does not handle random MAC addresses, that's why its different. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482#c17 --- Comment #17 from Stefan Assmann <sassmann@novell.com> 2007-11-22 06:28:13 MST --- ok, just wanted to make sure we're on the right track :) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c18 --- Comment #18 from Olaf Hering <olh@novell.com> 2008-01-23 07:02:19 MST --- why is the mac address random? how did you find out? I tend to think the rulegenerator just bails out early, leaving an unhandled eth0 behind. Provide us with an udev debug version which prints out why the ibmveth interface rename does not happen. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c19 --- Comment #19 from Olaf Hering <olh@novell.com> 2008-01-23 08:21:40 MST --- or debug it on pear.suse.de, eth2 is the ibmveth interface. pear runs factory. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c20 --- Comment #20 from Stefan Assmann <sassmann@novell.com> 2008-02-11 05:07:43 MST --- kay any updates ? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c21 --- Comment #21 from Kay Sievers <kasievers@novell.com> 2008-02-11 05:13:32 MST --- No, sorry, there is currently no convincing idea how to fix that properly. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c22 --- Comment #22 from Olaf Hering <olh@novell.com> 2008-02-18 03:33:30 MST --- you did not answer my question regarding randomness... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c23 --- Comment #23 from Kay Sievers <kasievers@novell.com> 2008-02-18 04:05:33 MST --- The MAC address has the "locally administered" bit set, therefore we don't automatically write persistent rules for a device which signifies that the address does not come from the hardware. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c24 --- Comment #24 from Olaf Hering <olh@novell.com> 2008-02-18 05:17:23 MST --- Add some exceptions based on bus vio or on drivername ibmveth or whatever fits. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User f.de.kruijf@hetnet.nl added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c25 Freek de Kruijf <f.de.kruijf@hetnet.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.de.kruijf@hetnet.nl --- Comment #25 from Freek de Kruijf <f.de.kruijf@hetnet.nl> 2008-03-16 07:02:23 MST --- In openSUSE 11.0 Alpha2 the file /lib/udev/write_net_rules has been changed and probably handles the changing MAC-address better. At least eth<x> is not changed in eth<x+1>, but eth0 remains eth0. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c26 --- Comment #26 from Michal Zugec <mzugec@novell.com> 2008-03-16 08:08:22 MST --- *** Bug 371499 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=371499 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c27 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical Component|YaST2 |Basesystem Product|openSUSE 10.3 |openSUSE 11.0 Platform|PowerPC |All Version|Final |Beta 3plus --- Comment #27 from Olaf Hering <olh@novell.com> 2008-05-26 06:05:08 MDT --- this is still not fixed in 11.0. what exactly needs to be done to get it fixed? how is it supposed to work in sles11? In 11.0beta3plus, the eth0 used during installation becomes eth3_rename_ren after reboot. linux-4w2c:/sys/class/net # for i in * ; do echo $i ; ethtool -i $i ; done eth0 driver: ibmveth version: 1.03 firmware-version: bus-info: eth1 driver: ibmveth version: 1.03 firmware-version: bus-info: eth2 driver: ibmveth version: 1.03 firmware-version: bus-info: eth3_rename_ren driver: e1000 version: 7.3.20-k2-NAPI firmware-version: N/A bus-info: 0001:c0:01.0 eth4_rename_ren driver: e1000 version: 7.3.20-k2-NAPI firmware-version: N/A bus-info: 0001:c0:01.1 lo Cannot get driver information: Operation not supported linux-4w2c:/sys/class/net # -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER- -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c28 --- Comment #28 from Kay Sievers <kasievers@novell.com> 2008-05-26 07:06:41 MDT --- Still, see comment #23, using "locally administered" MAC addresses in the kernel is just a bug. Do you have a box with a fresh installation to log in? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c29 --- Comment #29 from Olaf Hering <olh@novell.com> 2008-05-26 07:37:27 MDT --- the MAC address comes from the firmware. bramble.suse.de has a factory installed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c30 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |olh@novell.com --- Comment #30 from Kay Sievers <kasievers@novell.com> 2008-05-26 07:50:11 MDT --- We can be sure, that the MAC addresses of the "ibmveth" interfaces will be stable across reboots, right? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c31 --- Comment #31 from Kay Sievers <kasievers@novell.com> 2008-05-26 07:58:09 MDT --- If we add this: .. SUBSYSTEMS=="ieee1394", ENV{COMMENT}="Firewire device $attr{host_id})" # ibmveth likes to use "locally administered" MAC addresses DRIVERS=="ibmveth", ENV{MATCHADDR}="$attr{address}" # S/390 uses id matches only, do not use MAC address match .. to: /etc/udev/rules.d/75-persistent-net-generator.rules It may work, but we obviously need to be sure, the MAC addresses will never change across reboot. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c32 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|olh@novell.com | Summary|network interfaces messed up on vnc installation|network interfaces messed up on vnc installation |on 2nd stage (10.3) |on 2nd stage --- Comment #32 from Olaf Hering <olh@novell.com> 2008-05-26 07:59:42 MDT --- yes, they are stable -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User kasievers@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c33 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #33 from Kay Sievers <kasievers@novell.com> 2008-05-26 09:29:43 MDT --- Package submitted. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c34 Andreas van dem Helge <andrew@joako.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@joako.net Resolution|FIXED |DUPLICATE --- Comment #34 from Andreas van dem Helge <andrew@joako.net> 2008-07-01 20:24:06 MDT --- *** This bug has been marked as a duplicate of bug 390837 *** https://bugzilla.novell.com/show_bug.cgi?id=390837 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=339482 User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=339482#c35 Andreas van dem Helge <andrew@joako.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED --- Comment #35 from Andreas van dem Helge <andrew@joako.net> 2008-07-01 21:01:13 MDT --- This is *NOT* a duplicate of 390837 -- 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.
participants (1)
-
bugzilla_noreply@novell.com