Bug#791944: udev: shutdown hangs because of missing swapoff

Michael Biebl biebl at debian.org
Fri Jul 10 00:54:28 BST 2015


Am 09.07.2015 um 19:47 schrieb Jochen Sprickerhof:
> * Michael Biebl <biebl at debian.org> [2015-07-09 19:28]:
>> udev is usually not responsible for turning off the swap file system.
>> Is the problem reproducible with systemd as init system?
> 
> Works fine with systemd. Still, I only updated udev (and libudev).

Ok, thanks for confirming that.

Under sysvinit /etc/init.d/umountfs is supposed to turn of swap.
For that it runs swapoff -a.
Can you add some debug output to that init script, to see what's going
on there. Maybe add "set -x" and remove the >/dev/null from the swapoff
call and output /proc/swaps before and after the call.

We need more information what specifically is failing here.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150710/cd2f4b78/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list