On Tue, 2020-06-02 at 10:17 -0500, Roger Heflin wrote: > you might want to > > run a lsof and see if anything has open files on it, and if nothing > > has open files on it, then it may something monitoring say space. $ sudo lsof /raid lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs Output information may be incomplete. lsof: WARNING: can't stat() fuse.portal file system /run/user/1000/doc Output information may be incomplete. Not sure why I'm getting gvfs errors. I do seem to be running some GVFS stuff for some reason (my desktop is KDE though I do have some GTK programs such as Firefox): $ pgrep -fl gvfs 2364 gvfsd 2372 gvfsd-fuse 2656 gvfsd-metadata 3509 gvfs-udisks2-vo 3528 gvfs-goa-volume 3548 gvfs-mtp-volume 3561 gvfs-gphoto2-vo 3574 gvfs-afc-volume Possibly the '...-volume' stuff is touching the disks, but there are no man pages for most of these things. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx