💾 Archived View for bbs.geminispace.org › s › FreeBSD › 6014 captured on 2024-06-16 at 16:25:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-26)

➡️ Next capture (2024-07-09)

-=-=-=-=-=-=-

Automount problems (ext4 unmounting fails)

I thought I was done, but it is not stable. Has anyone else had issues with sysutils/automount?

I am using 17.8 package, with a large ext4 drive. It mounts and works fine, but after leaving it for hours (with lid closed/suspended), the drive was asleep with light off. When I tried to look at a file in the file manager (pcmanfm) it opened and then locked up. dmesg showed continuous failed read and write requests, with many retries. I tried 'automount -fu' (locks up) as well as umount, and even killing some suspect processes, but the requests continued until I pulled the USB plug. The drive required an fsck (which automount does automatically on plugin), and came back up fine.

I will do some more investigating. Any suggestions are welcomed.

Posted in: s/FreeBSD

🚀 stack

2023-10-07 · 8 months ago

1 Comment

🚀 stack [OP] · 2023-10-10 at 19:27:

For some reason it has not been failing anymore! I've been very careful to unmount, and every time I check with fsck the volumes seem to be unmounted correctly (and remount with no problems). Maybe I was doing something dumb.