Can't shutdown my laptop with kernel 4.3

Hello,

I can’t shutdown my laptop on openSUSE Tumbleweed (20151111) anymore.

It looks like the issue is related to kernel 4.3 and to my encrypted /home partition (luks + xfs). The log says:

nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-dm\x2d0.device: Job dev-dm\x2d0.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /dev/dm-0.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-dm\x2d0.device: Job dev-dm\x2d0.device/stop failed with result 'timeout'.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dc73377b81bde4ef3b447151befb286da\x2dcr_home.device: Job dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dc73377b81bde4ef3b447151befb286da\x2dcr_home.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-c73377b81bde4ef3b447151befb286da-cr_home.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dc73377b81bde4ef3b447151befb286da\x2dcr_home.device: Job dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dc73377b81bde4ef3b447151befb286da\x2dcr_home.device/stop failed with result 'timeout'.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2duuid-647e3a00\x2d85f2\x2d4daf\x2da527\x2d0dcb18a5e5d8.device: Job dev-disk-by\x2duuid-647e3a00\x2d85f2\x2d4daf\x2da527\x2d0dcb18a5e5d8.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /dev/disk/by-uuid/647e3a00-85f2-4daf-a527-0dcb18a5e5d8.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2duuid-647e3a00\x2d85f2\x2d4daf\x2da527\x2d0dcb18a5e5d8.device: Job dev-disk-by\x2duuid-647e3a00\x2d85f2\x2d4daf\x2da527\x2d0dcb18a5e5d8.device/stop failed with result 'timeout'.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: sys-devices-virtual-block-dm\x2d0.device: Job sys-devices-virtual-block-dm\x2d0.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /sys/devices/virtual/block/dm-0.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: sys-devices-virtual-block-dm\x2d0.device: Job sys-devices-virtual-block-dm\x2d0.device/stop failed with result 'timeout'.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-raid\x2dcr_home.device: Job dev-disk-by\x2did-raid\x2dcr_home.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /dev/disk/by-id/raid-cr_home.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-raid\x2dcr_home.device: Job dev-disk-by\x2did-raid\x2dcr_home.device/stop failed with result 'timeout'.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dcr_home.device: Job dev-disk-by\x2did-dm\x2dname\x2dcr_home.device/stop timed out.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: Timed out stoppping /dev/disk/by-id/dm-name-cr_home.
nov. 14 12:09:08 antoine-laptop.lan systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dcr_home.device: Job dev-disk-by\x2did-dm\x2dname\x2dcr_home.device/stop failed with result 'timeout'.

(full shutdown log here: http://paste.opensuse.org/45620814)

With kernel 4.2.4, it shutdowns fine.

I don’t know how to debug this, any help appreciated :slight_smile:

Antoine