Mageia Bugzilla – Attachment 1902 Details for
Bug 4509
With systemd, NetworkManager.service take a while at boot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Some debug from my system when I noticed the problem.
bootup-wifi-disabled.txt (text/plain), 5.71 KB, created by
Colin Guthrie
on 2012-04-02 12:00:47 CEST
(
hide
)
Description:
Some debug from my system when I noticed the problem.
Filename:
MIME Type:
Creator:
Colin Guthrie
Created:
2012-04-02 12:00:47 CEST
Size:
5.71 KB
patch
obsolete
>[colin@jimmy ~]$ ps aux | grep network >root 2250 0.2 0.0 29400 1920 ? Ss 09:46 0:00 /bin/bash /etc/rc.d/init.d/network-up start >root 3682 0.0 0.0 29400 1104 ? S 09:47 0:00 /bin/bash /etc/rc.d/init.d/network-up start >colin 3785 0.0 0.0 24236 856 pts/1 S+ 09:48 0:00 grep --color --exclude-dir=.svn --exclude-dir=.git network >[colin@jimmy ~]$ sudo -i >[root@jimmy ~]# systemctl status network-up >Failed to issue method call: Unit name network-up is not valid. >[root@jimmy ~]# systemctl status network-up.service >network-up.service - LSB: Wait for the hotplugged network to be up > Loaded: loaded (/etc/rc.d/init.d/network-up) > Active: activating (start) since Mon, 02 Apr 2012 09:46:57 +0100; 1min 35s ago > Control: 2250 (network-up) > CGroup: name=systemd:/system/network-up.service > â 2250 /bin/bash /etc/rc.d/init.d/network-up start > â 3931 /bin/bash /etc/rc.d/init.d/network-up start > â 3932 nmcli -t --fields running nm status > >[root@jimmy ~]# systemctl status network-up.service >network-up.service - LSB: Wait for the hotplugged network to be up > Loaded: loaded (/etc/rc.d/init.d/network-up) > Active: activating (start) since Mon, 02 Apr 2012 09:46:57 +0100; 1min 45s ago > Control: 2250 (network-up) > CGroup: name=systemd:/system/network-up.service > â 2250 /bin/bash /etc/rc.d/init.d/network-up start > â 3931 /bin/bash /etc/rc.d/init.d/network-up start > â 3932 nmcli -t --fields running nm status > >[root@jimmy ~]# nmcli -t --fields running nm status >^C** Message: Caught signal 2, shutting down... > > >^C** Message: Caught signal 2, shutting down... >^C** Message: Caught signal 2, shutting down... > >** (process:4000): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Error: nmcli (0.9.4.0) and NetworkManager (unknown) versions don't match. Force execution using --nocheck, but the results are unpredictable. >[root@jimmy ~]# systemctl status NetworkManager.service >NetworkManager.service - Network Manager > Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled) > Active: active (running) since Mon, 02 Apr 2012 09:46:57 +0100; 2min 29s ago > Main PID: 1782 (NetworkManager) > CGroup: name=systemd:/system/NetworkManager.service > â 1782 /usr/sbin/NetworkManager --no-daemon > â 2707 /sbin/dhclient -d -4 -sf /usr/lib64/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-et... > â 2937 /bin/bash /etc/init.d/nscd condrestart > â 2952 /bin/systemctl condrestart nscd.service > >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> address 192.168.112.86 >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> prefix 24 (255.255.255.0) >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> gateway 192.168.112.1 >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> nameserver '192.168.112.1' >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> domain name 'brent.tribalogic.net' >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Apr 02 09:47:00 jimmy dhclient[2707]: bound to 192.168.112.86 -- renewal in 290801 seconds. >Apr 02 09:47:01 jimmy NetworkManager[1782]: <info> (eth0): writing resolv.conf to /sbin/resolvconf >[root@jimmy ~]$ route -n >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.112.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 >[root@jimmy ~]# kill 2952 >[root@jimmy ~]# systemctl status NetworkManager.service >NetworkManager.service - Network Manager > Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled) > Active: active (running) since Mon, 02 Apr 2012 09:46:57 +0100; 3min 50s ago > Main PID: 1782 (NetworkManager) > CGroup: name=systemd:/system/NetworkManager.service > â 1782 /usr/sbin/NetworkManager --no-daemon > â 2707 /sbin/dhclient -d -4 -sf /usr/lib64/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-et... > >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> domain name 'brent.tribalogic.net' >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Apr 02 09:47:00 jimmy dhclient[2707]: bound to 192.168.112.86 -- renewal in 290801 seconds. >Apr 02 09:47:01 jimmy NetworkManager[1782]: <info> (eth0): writing resolv.conf to /sbin/resolvconf >Apr 02 09:50:41 jimmy NetworkManager[1782]: Restarting nscd (via systemctl): [FAILED] >Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Activation (eth0) successful, device activated. >Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >[root@jimmy ~]# route -n >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >0.0.0.0 192.168.112.1 0.0.0.0 UG 0 0 0 eth0 >192.168.112.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 >
[colin@jimmy ~]$ ps aux | grep network root 2250 0.2 0.0 29400 1920 ? Ss 09:46 0:00 /bin/bash /etc/rc.d/init.d/network-up start root 3682 0.0 0.0 29400 1104 ? S 09:47 0:00 /bin/bash /etc/rc.d/init.d/network-up start colin 3785 0.0 0.0 24236 856 pts/1 S+ 09:48 0:00 grep --color --exclude-dir=.svn --exclude-dir=.git network [colin@jimmy ~]$ sudo -i [root@jimmy ~]# systemctl status network-up Failed to issue method call: Unit name network-up is not valid. [root@jimmy ~]# systemctl status network-up.service network-up.service - LSB: Wait for the hotplugged network to be up Loaded: loaded (/etc/rc.d/init.d/network-up) Active: activating (start) since Mon, 02 Apr 2012 09:46:57 +0100; 1min 35s ago Control: 2250 (network-up) CGroup: name=systemd:/system/network-up.service â 2250 /bin/bash /etc/rc.d/init.d/network-up start â 3931 /bin/bash /etc/rc.d/init.d/network-up start â 3932 nmcli -t --fields running nm status [root@jimmy ~]# systemctl status network-up.service network-up.service - LSB: Wait for the hotplugged network to be up Loaded: loaded (/etc/rc.d/init.d/network-up) Active: activating (start) since Mon, 02 Apr 2012 09:46:57 +0100; 1min 45s ago Control: 2250 (network-up) CGroup: name=systemd:/system/network-up.service â 2250 /bin/bash /etc/rc.d/init.d/network-up start â 3931 /bin/bash /etc/rc.d/init.d/network-up start â 3932 nmcli -t --fields running nm status [root@jimmy ~]# nmcli -t --fields running nm status ^C** Message: Caught signal 2, shutting down... ^C** Message: Caught signal 2, shutting down... ^C** Message: Caught signal 2, shutting down... ** (process:4000): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Error: nmcli (0.9.4.0) and NetworkManager (unknown) versions don't match. Force execution using --nocheck, but the results are unpredictable. [root@jimmy ~]# systemctl status NetworkManager.service NetworkManager.service - Network Manager Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled) Active: active (running) since Mon, 02 Apr 2012 09:46:57 +0100; 2min 29s ago Main PID: 1782 (NetworkManager) CGroup: name=systemd:/system/NetworkManager.service â 1782 /usr/sbin/NetworkManager --no-daemon â 2707 /sbin/dhclient -d -4 -sf /usr/lib64/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-et... â 2937 /bin/bash /etc/init.d/nscd condrestart â 2952 /bin/systemctl condrestart nscd.service Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> (eth0): DHCPv4 state changed preinit -> reboot Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> address 192.168.112.86 Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> prefix 24 (255.255.255.0) Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> gateway 192.168.112.1 Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> nameserver '192.168.112.1' Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> domain name 'brent.tribalogic.net' Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... Apr 02 09:47:00 jimmy dhclient[2707]: bound to 192.168.112.86 -- renewal in 290801 seconds. Apr 02 09:47:01 jimmy NetworkManager[1782]: <info> (eth0): writing resolv.conf to /sbin/resolvconf [root@jimmy ~]$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.112.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 [root@jimmy ~]# kill 2952 [root@jimmy ~]# systemctl status NetworkManager.service NetworkManager.service - Network Manager Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled) Active: active (running) since Mon, 02 Apr 2012 09:46:57 +0100; 3min 50s ago Main PID: 1782 (NetworkManager) CGroup: name=systemd:/system/NetworkManager.service â 1782 /usr/sbin/NetworkManager --no-daemon â 2707 /sbin/dhclient -d -4 -sf /usr/lib64/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03-et... Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> domain name 'brent.tribalogic.net' Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... Apr 02 09:47:00 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... Apr 02 09:47:00 jimmy dhclient[2707]: bound to 192.168.112.86 -- renewal in 290801 seconds. Apr 02 09:47:01 jimmy NetworkManager[1782]: <info> (eth0): writing resolv.conf to /sbin/resolvconf Apr 02 09:50:41 jimmy NetworkManager[1782]: Restarting nscd (via systemctl): [FAILED] Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Activation (eth0) successful, device activated. Apr 02 09:50:41 jimmy NetworkManager[1782]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. [root@jimmy ~]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.112.1 0.0.0.0 UG 0 0 0 eth0 192.168.112.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
View Attachment As Raw
Actions:
View
Attachments on
bug 4509
:
1545
|
1546
|
1547
| 1902