[Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted
Clint Byrum
clint at fewbar.com
Tue Feb 1 10:03:33 UTC 2011
On Sun, 2011-01-23 at 11:50 +0000, ingo wrote:
> Sorry, but I can't reproduce it now, getting still 4 orphaned inodes.
> Can I insert some lines to log which libs are still in use?
>
Yes, you can put this just after the remounts:
lsof -n | grep DEL
sleep 10
Which will give you 10 seconds to view anything that still has deleted
files open.
I recently found that sshd also may interfere w/ the remounting of root
in lucid (not as likely in maverick as it is stopped on runlevel [!
2345]) because it is not properly restarted on libc6 upgrade.
See bug #531912 for more info on that.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/672177
Title:
libc6 upgrade causes umount to fail on shutdown because init cannot be
restarted
More information about the Ubuntu-server-bugs
mailing list