[Bug 262617] ZFS pool on USB drive does not mount correctly on startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Oct 2023 14:15:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262617

--- Comment #10 from donaldcallen@gmail.com ---
There is an additional wrinkle to this problem.

I tried following my own recommendation and created a GPT partition scheme on a
mobile disk and one full-disk partition. I then created a ZFS pool in that
partition.

The problem is that if I have that file-system mounted when I shut the system
down and leave the drive plugged in when I reboot, df tells me that the
file-system is mounted in the correct place, as I would expect. Except there
are no files visible to ls or any other attempts to access files in that
file-system. df reports the space utilization I would expect, but no files are
visible. If I zfs unmount the file-system and then re-mount it, all is well.

I *think* this is an OpenZFS problem, as some searching turns up reports of
similar behavior seen by people running ZFS on Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.