You are not logged in.

#1 2023-05-12 02:14:05

K4LCIFER
Member
Registered: 2021-10-04
Posts: 70

Failed unmounting drive on reboot/shutdown

When I reboot, or shutdown I get a message that says something along the lines of "Failed to unmount /media/files" and the reboot hangs for 30 seconds or so. Looking at the logs, I see

May 11 18:58:29 <hostname> systemd[1]: Unmounting <mountpoint-1>...
May 11 18:58:29 <hostname> systemd[1]: Unmounting /media/files...
May 11 18:58:29 <hostname> systemd[1]: Unmounting <mounpoint-3>...
May 11 18:58:29 <hostname> umount[7972]: umount: /media/files: target is busy.
.
.
.
May 11 18:58:29 <hostname> systemd[1]: media-files.mount: Mount process exited, code=exited, status=32/n/a
May 11 18:58:29 <hostname> systemd[1]: Failed unmounting /media/files.

If I then run

lsof | grep '/media/files'

I get a whole bunch of results just for nextcloud. So I am guessing that nextcloud sync is keeping my drive busy. How do I fix this?

Last edited by K4LCIFER (2023-05-12 02:18:40)

Offline

#2 2023-05-19 12:10:57

ua4000
Member
Registered: 2015-10-14
Posts: 559

Re: Failed unmounting drive on reboot/shutdown

the question/bug is also posted here
https://github.com/nextcloud/desktop/issues/5690
and it's probably about Nextcloud Desktop, https://archlinux.org/packages/communit … ud-client/ package.

Offline

Board footer

Powered by FluxBB