Failed messages of sd-umount shown with reboot/shutdown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
In Progress
|
Medium
|
Valentin David | ||
finalrd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
We were seeing the same sequence of errors heppened on KVM and ARM device running UC20:
"""
[12450.684692] sd-umoun[5922]: Failed to unmount /oldroot: Device or resource busy
[12450.693515] sd-remou[5923]: Failed to remount '/oldroot/
[12450.704374] sd-umoun[5924]: Failed to unmount /oldroot/
[12450.714225] sd-umoun[5925]: Failed to unmount /oldroot/run: Device or resource busy
[12450.726073] shutdown[1]: Could not detach loopback /dev/loop0: Device or resource busy
[12450.735481] shutdown[1]: Failed to finalize file systems, loop devices, ignoring
[12451.129165] reboot: Power down
"""
[Steps to reproduce]
$ sudo poweroff or $ sudo reboot
[Additional info]
http://
tags: | added: rls-ff-incoming |
affects: | snapd (Ubuntu) → systemd (Ubuntu) |
affects: | systemd (Ubuntu) → finalrd (Ubuntu) |
summary: |
- Failed messages of sd-umoun show with reboot/shutdown + Failed messages of sd-umount shown with reboot/shutdown |
description: | updated |
description: | updated |
tags: |
added: rls-ff-notfixing removed: rls-ff-incoming |
It looks like systemd issue so probably I will move this to systemd later if someone has any thoughts.