Re: [systemd-devel] Failed unmounting /etc/machine-id

2021-01-04 Thread Lennart Poettering
On Do, 24.12.20 11:27, Mohamed Ali Fodha (fodha.mohamed@gmail.com) wrote:

> Hello,
>
> I have unmounting issues during reboot as mentioned below for
> */etc/machine-id*
> and */etc*, what could be the problem?
> For information, after the boot I got an ID in /etc/machine-id

Most likely something has that file open still.

Maybe turn on debug logging ("systemd-analyze log-level debug") and
check logs on next boot, and check what the precise error was.

Lennart

--
Lennart Poettering, Berlin
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] Failed unmounting /etc/machine-id

2020-12-24 Thread Mohamed Ali Fodha
Hello,

I have unmounting issues during reboot as mentioned below for
*/etc/machine-id*
and */etc*, what could be the problem?
For information, after the boot I got an ID in /etc/machine-id

*[FAILED] Failed unmounting /etc/machine-id.*
[ OK ] Stopped Bind mount volatile /var/cache.
[ OK ] Unmounted Temporary Directory (/tmp).
[ OK ] Unmounted /var/volatile/cache.
[ OK ] Unmounted /var/launcher.
[ OK ] Unmounted /media/data_current.
[ OK ] Unmounted /var/volatile/lib.
[ OK ] Unmounted /media/ramdisk.
[ OK ] Unmounted /media/apps.
[ OK ] Unmounted /var/spool.
[ OK ] Unmounted /var/uuidd.
[ OK ] Unmounted /var/lib.
[ OK ] Stopped Bind mount volatile /var/spool.
[ OK ] Unmounted /var/cache.
[ OK ] Unmounted /media/maps.
[ OK ] Stopped Bind mount volatile /var/lib.
Unmounting /var/volatile...
Unmounting /etc...
[ OK ] Unmounted /var/volatile.
*[FAILED] Failed unmounting /etc.*

Thanks
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel