Mailinglist Archive: opensuse-bugs (4859 mails)
| < Previous | Next > |
[Bug 649534] Shutdown/reboot stuck at shutting down network interface
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 16 Nov 2010 10:50:25 +0000
- Message-id: <20101116105025.61A4BCC7D5@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=649534
https://bugzilla.novell.com/show_bug.cgi?id=649534#c13
Marius Tomaschewski <mt@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |abdussamad@xxxxxxxxxxxxxx
--- Comment #13 from Marius Tomaschewski <mt@xxxxxxxxxx> 2010-11-16 10:50:24
UTC ---
(In reply to comment #12)
Just want to add that the command given below got stuck and I had to ctrl+z.
/etc/init.d/network stop -o boot localfs &>./rcnetwork.stop.localfs.txt
Yes, and because of this, the output were incomplete, but it seems it
contained what I wanted to see:
it seems to be the dhcpv6 client trying to release the lease. I've to
test what exactly happens there.
Do you have a DHCPv6 server on your network?
Please set DHCLIENT6_RELEASE_BEFORE_QUIT=no in /etc/sysconfig/network/dhcp
that you've changed to "yes".
This should avoid running into the problem - does it?
Are you using dhcpv6? When not, change ifcfg-eth0 to use BOOTPROTO="dhcp4"
instead of "dhcp" to disable it completely.
--
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 > |