Mailinglist Archive: opensuse-bugs (3383 mails)

< Previous Next >
[Bug 745859] New: network reports failure at start under systemd
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 8 Feb 2012 15:17:42 +0000
  • Message-id: <bug-745859-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=745859

https://bugzilla.novell.com/show_bug.cgi?id=745859#c0


Summary: network reports failure at start under systemd
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: x86-64
OS/Version: Other
Status: NEEDINFO
Severity: Major
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: mt@xxxxxxxx
QAContact: qa@xxxxxxx
CC: mt@xxxxxxxx, koenig@xxxxxxxx, fcrozat@xxxxxxxx
Depends on: 744293
InfoProvider: koenig@xxxxxxxx
Found By: ---
Blocker: ---


+++ This bug was initially created as a clone of Bug #744293 +++

New bug nr for https://bugzilla.novell.com/show_bug.cgi?id=744293#c22:
======================================================================
Feb 7 17:20:42 t3 kernel: [ 22.656993] e1000e: eth0 NIC Link is Up 1000 Mbps
Full Duplex, Flow Control: Rx/Tx
Feb 7 17:20:42 t3 kernel: [ 22.657887] ADDRCONF(NETDEV_CHANGE): eth0: link
becomes ready
Feb 7 17:20:42 t3 ifup-dhcp: eth0 Starting DHCP4 client
Feb 7 17:20:42 t3 dhcpcd[1900]: eth0: dhcpcd 3.2.3 starting
..
Feb 7 17:21:07 t3 network[866]: eth0 device: Intel Corporation 82573E
Gigabit Ethernet Con
Feb 7 17:21:07 t3 network[866]: eth0 . . . is just beeing set up
Feb 7 17:21:07 t3 network[866]: eth0 IP address: 192.168.178.47/24
Feb 7 17:21:07 t3 network[866]: eth0 is up
Feb 7 17:21:07 t3 network[866]: [1Awaiting
Feb 7 17:21:07 t3 network[866]: eth0 interface could not be set up until
now
Feb 7 17:21:07 t3 network[866]: ..failedSetting up service (localfs) network
. . . . . . . . ...failed
Feb 7 17:21:07 t3 systemd[1]: network.service: control process exited,
code=exited status=7
Feb 7 17:21:07 t3 systemd[1]: Unit network.service entered failed state.
Feb 7 17:21:08 t3 rpcbind[3690]: Starting rpcbind ..done
======================================================================

Network may report failure in some cases, e.g. IPv6 duplicate address
detection failure [also for IPv4 when enabled], that is in case of a
true failure:

network[824]: eth0 IP address: 192.168.2.5/24
network[824]: eth0 IP address: 2001:aaaa:bbbb:cccc::5/64
network[824]: eth0 is up, but has tentative ipv6 address
network[824]: eth0 interface could not be set up until now
Failed to start LSB: Configure the localfs depending network interfaces
[ESC[1;31mFAILED
See 'systemctl status network.service' for details.

or when it needs longer than the time limit WAIT_FOR_INTERFACES="30"
because of some other reason [e.g. bug 724777, bnx2 hardware needs
too long to detect the link, dhcp server can't be reached].

When dhcp is in use [or IPv6 dad still in progress in the kernel],
it will first report "in background" and after e.g. dhcp server is
reachable again "rcnetwork status" may report success later.


The above log looks like dhcpcd would be unable to get address
or would die(?) and didn't reported "completed" state back to ifup.

Please set DEBUG=EXTRA in /etc/sysconfig/network/config, reboot and
attach a "tar cvzpf /tmp/network-debug.tgz /dev/.sysconfig/network".

--
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.

< Previous Next >