[Bug 711425] [NEW] portmap does not stop during shutdown, causing possible root fs corruption
Launchpad Bug Tracker
711425 at bugs.launchpad.net
Wed Feb 16 20:18:40 UTC 2011
You have been subscribed to a public bug by Clint Byrum (clint-fewbar):
Binary package hint: portmap
This is related, but not the same, as bug #672177
portmap should be stopped as soon as it is no longer needed, which is
right after NFS filesystems are unmounted. The unmounting is done by
unmountnfs.sh from sysvinit. It properly defines an LSB header to say
that portmap should be stopped after it. The trouble is that nothing
interprets this header anymore as upstart does not support this method
of shutdown.
When libc6 is upgraded, this means portmap keeps /lib/libc.so.xxxxx
open, and so / cannot be remounted as readonly, causing filesystem
corruption (this was reported in the comments of bug #672177 by "ingo".
So portmap should define an event to stop on and sysvinit should emit
that event when it happens.
** Affects: portmap (Ubuntu)
Importance: High
Assignee: Clint Byrum (clint-fewbar)
Status: Triaged
** Affects: sysvinit (Ubuntu)
Importance: Undecided
Status: New
--
portmap does not stop during shutdown, causing possible root fs corruption
https://bugs.launchpad.net/bugs/711425
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.
More information about the Ubuntu-sponsors
mailing list