[Bug 1230056] Re: initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh
Steve Langasek
steve.langasek at canonical.com
Wed Oct 2 20:16:57 UTC 2013
This command returns only once all of the jobs that are marked 'stop on
unmounted-remote-filesystems' have a chance to stop. Do you know what
jobs on your system are affected by this? Normally it will return quite
quickly. Unless you're using NFS, it's possible that
/etc/init/networking.conf is the slow-down; it does quite a few checks
before stopping, but these shouldn't have any effect unless you have
network block devices.
** Changed in: sysvinit (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1230056
Title:
initctl waiting for 10 seconds before finishing in
/etc/init.d/umountnfs.sh
Status in “sysvinit” package in Ubuntu:
Incomplete
Status in “upstart” package in Ubuntu:
New
Bug description:
SInce I've upgraded to 13.04 I've had to wait more that usual before
complete shutdown. There are a lot of similar reports about network-
manager, but nothing helped and I've pinpointed the issue to the line
in /etc/init.d/umountnfs.sh with
initctl --quiet emit unmounted-remote-filesystems
I've added
echo "umountnfs: initctl --quiet emit unmounted-remote-filesystems"
initctl --quiet emit unmounted-remote-filesystems
echo "umountnfs: finished"
and I see the last one only after 10 seconds of waiting.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: initscripts 2.88dsf-13.10ubuntu15
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
Date: Wed Sep 25 06:57:24 2013
MarkForUpload: True
SourcePackage: sysvinit
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1230056/+subscriptions
More information about the foundations-bugs
mailing list