summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/013165.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013165.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/013165.html213
1 files changed, 213 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013165.html b/zarb-ml/mageia-dev/2012-March/013165.html
new file mode 100644
index 000000000..be6d1416c
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/013165.html
@@ -0,0 +1,213 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] systemd network.service issues
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20network.service%20issues&In-Reply-To=%3C4F632E30.9070701%40zen.co.uk%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="013148.html">
+ <LINK REL="Next" HREF="013166.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] systemd network.service issues</H1>
+ <B>Barry Jackson</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20network.service%20issues&In-Reply-To=%3C4F632E30.9070701%40zen.co.uk%3E"
+ TITLE="[Mageia-dev] systemd network.service issues">zen25000 at zen.co.uk
+ </A><BR>
+ <I>Fri Mar 16 13:12:32 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="013148.html">[Mageia-dev] systemd network.service issues
+</A></li>
+ <LI>Next message: <A HREF="013166.html">[Mageia-dev] systemd network.service issues
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13165">[ date ]</a>
+ <a href="thread.html#13165">[ thread ]</a>
+ <a href="subject.html#13165">[ subject ]</a>
+ <a href="author.html#13165">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 16/03/12 03:45, Anssi Hannula wrote:
+&gt;<i> Hi all!
+</I>&gt;<i>
+</I>&gt;<i> So, I've just upgraded my home server to mga2/cauldron.
+</I>&gt;<i>
+</I>&gt;<i> Something seems fishy in the network.service handling, systemd thinks it
+</I>&gt;<i> has failed:
+</I>&gt;<i>
+</I>&gt;<i> # systemctl status network.service
+</I>&gt;<i> network.service - LSB: Bring up/down networking
+</I>&gt;<i> Loaded: loaded (/etc/rc.d/init.d/network)
+</I>&gt;<i> Active: failed (Result: exit-code) since Fri, 16 Mar 2012
+</I>&gt;<i> 05:25:09 +0200; 11min ago
+</I>&gt;<i> CGroup: name=systemd:/system/network.service
+</I>&gt;<i> &#9500; 4679 /sbin/ifplugd -I -b -i eth0
+</I>&gt;<i> &#9500; 4723 /sbin/ifplugd -I -b -i eth1
+</I>&gt;<i> &#9492; 5372 /sbin/dhclient -q -lf
+</I>&gt;<i> /var/lib/dhcp/dhclient-eth0.leases -pf /var/run/dhclient-eth0.pid -cf
+</I>&gt;<i> /etc/dhclient-eth0.conf...
+</I>&gt;<i>
+</I>&gt;<i> Mar 16 05:25:09 delta.onse.fi ifplugd(eth1)[4723]: Using detection mode:
+</I>&gt;<i> SIOCETHTOOL
+</I>&gt;<i> Mar 16 05:25:09 delta.onse.fi ifplugd(eth1)[4723]: Initialization
+</I>&gt;<i> complete, link beat not detected.
+</I>&gt;<i> Mar 16 05:25:09 delta.onse.fi network[4397]: [161B blob data]
+</I>&gt;<i> Mar 16 05:25:09 delta.onse.fi network[4397]: [14B blob data]
+</I>&gt;<i> Mar 16 05:25:13 delta.onse.fi ifplugd(eth0)[4679]: Link beat detected.
+</I>&gt;<i> Mar 16 05:25:14 delta.onse.fi ifplugd(eth0)[4679]: Executing
+</I>&gt;<i> '/etc/ifplugd/ifplugd.action eth0 up'.
+</I>&gt;<i> Mar 16 05:25:15 delta.onse.fi dhclient[5312]: DHCPREQUEST on eth0 to
+</I>&gt;<i> 255.255.255.255 port 67
+</I>&gt;<i> Mar 16 05:25:15 delta.onse.fi dhclient[5312]: DHCPACK from 109.204.128.1
+</I>&gt;<i> Mar 16 05:25:15 delta.onse.fi ifplugd(eth0)[4679]: client: Determining
+</I>&gt;<i> IP information for eth0... done.
+</I>&gt;<i> Mar 16 05:25:15 delta.onse.fi ifplugd(eth0)[4679]: Program executed
+</I>&gt;<i> successfully.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Trying to restart it I seem to hit other issues:
+</I>&gt;<i>
+</I>&gt;<i> # systemctl restart network.service
+</I>&gt;<i> Job failed. See system journal and 'systemctl status' for details.
+</I>&gt;<i> # systemctl status network.service
+</I>&gt;<i> network.service - LSB: Bring up/down networking
+</I>&gt;<i> Loaded: loaded (/etc/rc.d/init.d/network)
+</I>&gt;<i> Active: failed (Result: exit-code) since Fri, 16 Mar 2012
+</I>&gt;<i> 05:36:39 +0200; 3s ago
+</I>&gt;<i> Process: 8027 ExecStart=/etc/rc.d/init.d/network start
+</I>&gt;<i> (code=exited, status=1/FAILURE)
+</I>&gt;<i> CGroup: name=systemd:/system/network.service
+</I>&gt;<i> &#9500; 8195 /sbin/ifplugd -I -b -i eth0
+</I>&gt;<i> &#9492; 8353 /sbin/dhclient -q -lf
+</I>&gt;<i> /var/lib/dhcp/dhclient-eth0.leases -pf /var/run/dhclient-eth0.pid -cf
+</I>&gt;<i> /etc/dhclient-eth0.conf...
+</I>&gt;<i>
+</I>&gt;<i> Mar 16 05:36:39 delta.onse.fi network[8027]: RTNETLINK answers: File exists
+</I>&gt;<i> Mar 16 05:36:39 delta.onse.fi network[8027]: RTNETLINK answers: File exists
+</I>&gt;<i> Mar 16 05:36:39 delta.onse.fi network[8027]: RTNETLINK answers: File exists
+</I>&gt;<i> Mar 16 05:36:39 delta.onse.fi network[8027]: RTNETLINK answers: File exists
+</I>&gt;<i> Mar 16 05:36:39 delta.onse.fi dhclient[8261]: DHCPREQUEST on eth0 to
+</I>&gt;<i> 255.255.255.255 port 67
+</I>&gt;<i> Mar 16 05:36:40 delta.onse.fi dhclient[8261]: DHCPACK from 109.204.128.1
+</I>&gt;<i> Mar 16 05:36:40 delta.onse.fi ifplugd(eth0)[8195]: client: Determining
+</I>&gt;<i> IP information for eth0...NETLINK: Error: File exists
+</I>&gt;<i> Mar 16 05:36:40 delta.onse.fi ifplugd(eth0)[8195]: client: done.
+</I>&gt;<i> Mar 16 05:36:40 delta.onse.fi ifplugd(eth0)[8195]: client: NETLINK:
+</I>&gt;<i> Error: File exists
+</I>&gt;<i> Mar 16 05:36:40 delta.onse.fi ifplugd(eth0)[8195]: Program executed
+</I>&gt;<i> successfully.
+</I>&gt;<i>
+</I>&gt;<i> Any ideas? If not, I'll investigate this myself later.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On a related note, I also got dropped to emergency console on first
+</I>&gt;<i> boot, not sure why was that (it didn't tell me the reason... maybe the
+</I>&gt;<i> reason was in another virtual console, but I didn't remember to check
+</I>&gt;<i> there at the time). I just exited the console and it continued to boot...
+</I>&gt;<i>
+</I>&gt;<i> I see the following in systemctl --failed:
+</I>&gt;<i>
+</I>&gt;<i> # systemctl --failed
+</I>&gt;<i> UNIT LOAD ACTIVE SUB JOB DESCRIPTION
+</I>&gt;<i> bootparamd.service loaded ESC[1;31mfailed failedESC[0m
+</I>&gt;<i> SYSV: The bootparamd server allows older Sun workstations to net boot
+</I>&gt;<i> from Linux boxes. It (along with rarp) is rarely used anymore; bootp and
+</I>&gt;<i> dhcp have mostly replaced both of them.
+</I>&gt;<i> fedora-loadmodules.service loaded ESC[1;31mfailed failedESC[0m
+</I>&gt;<i> Load legacy module configuration
+</I>&gt;<i> network.service loaded ESC[1;31mfailed failedESC[0m
+</I>&gt;<i> LSB: Bring up/down networking
+</I>&gt;<i> systemd-modules-load.service loaded ESC[1;31mfailed failedESC[0m
+</I>&gt;<i> Load Kernel Modules
+</I>&gt;<i>
+</I>
+Not sure if its related, but I am seeing the same failures of
+fedora-loadmodules and systemd-modules-load, however the network comes
+up OK.
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at zmhost</A> baz]# systemctl status systemd-modules-load.service
+systemd-modules-load.service - Load Kernel Modules
+ Loaded: loaded
+(/lib/systemd/system/systemd-modules-load.service; static)
+ Active: failed (Result: timeout) since Wed, 14 Mar 2012
+13:38:28 +0000; 1 day and 22h ago
+ Main PID: 391
+ CGroup: name=systemd:/system/systemd-modules-load.service
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at zmhost</A> baz]# systemctl status fedora-loadmodules.service
+fedora-loadmodules.service - Load legacy module configuration
+ Loaded: loaded
+(/lib/systemd/system/fedora-loadmodules.service; static)
+ Active: failed (Result: exit-code) since Wed, 14 Mar 2012
+13:38:28 +0000; 1 day and 22h ago
+ Main PID: 386 (code=exited, status=1/FAILURE)
+ CGroup: name=systemd:/system/fedora-loadmodules.service
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at zmhost</A> baz]# systemctl status network.service
+network.service - LSB: Bring up/down networking
+ Loaded: loaded (/etc/rc.d/init.d/network)
+ Active: active (running) since Wed, 14 Mar 2012 13:38:32
++0000; 1 day and 22h ago
+ CGroup: name=systemd:/system/network.service
+ &#9492; 1336 /sbin/ifplugd -I -b -i eth0
+
+These time out before boot can complete.
+<A HREF="http://mtf.no-ip.co.uk/boot14032012.svg">http://mtf.no-ip.co.uk/boot14032012.svg</A>
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="013148.html">[Mageia-dev] systemd network.service issues
+</A></li>
+ <LI>Next message: <A HREF="013166.html">[Mageia-dev] systemd network.service issues
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13165">[ date ]</a>
+ <a href="thread.html#13165">[ thread ]</a>
+ <a href="subject.html#13165">[ subject ]</a>
+ <a href="author.html#13165">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>