https://bugzilla.novell.com/show_bug.cgi?id=764055 https://bugzilla.novell.com/show_bug.cgi?id=764055#c0 Summary: systemd: interface is not suspended when stopping network service Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: mt@suse.com ReportedBy: mfilka@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- initial state: # /etc/init.d/network status redirecting to systemctl network.service - LSB: Configure the localfs depending network interfaces Loaded: loaded (/etc/init.d/network) Active: failed since Fri, 25 May 2012 11:19:42 +0200; 1min 21s ago Process: 657 ExecStart=/etc/init.d/network start (code=exited, status=7/NOTRUNNING) CGroup: name=systemd:/system/network.service ├ 1623 /sbin/dhclient6 -6 -cf /var/lib/dhcp6/dhclient6.eth0.conf -lf /var/lib/dhcp6/dhclient6.eth0.lease -pf /v... └ 4692 /sbin/dhcpcd --netconfig -L -E -c /etc/sysconfig/network/scripts/dhcpcd-hook -t 0 -h linux-td0f eth0 # ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:1C:C0:72:28:9E inet addr:10.100.51.69 Bcast:10.100.63.255 Mask:255.255.192.0 inet6 addr: fe80::21c:c0ff:fe72:289e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:38323 errors:0 dropped:21 overruns:0 frame:0 TX packets:33458 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:25655656 (24.4 Mb) TX bytes:7946095 (7.5 Mb) Interrupt:20 Memory:e0300000-e0320000 then I do: # /etc/init.d/network stop redirecting to systemctl # ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:1C:C0:72:28:9E inet addr:10.100.51.69 Bcast:10.100.63.255 Mask:255.255.192.0 inet6 addr: fe80::21c:c0ff:fe72:289e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:38785 errors:0 dropped:30 overruns:0 frame:0 TX packets:33576 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:25735943 (24.5 Mb) TX bytes:7966455 (7.5 Mb) Interrupt:20 Memory:e0300000-e0320000 I think, that eth0 should be suspended now. -- 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.