[Bug 263473] ZFS drives fail to mount datasets when rebooting - 13.1-RC4

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Jan 2023 03:53:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263473

virushuo@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |virushuo@gmail.com

--- Comment #17 from virushuo@gmail.com ---
I can confirm vfs.root_mount_always_wait=1 works for me.

Moved my disk array to a new server with 13.1-RELEASE without zfs on root, then
the zpool auto import was not working, but  the old server with zroot had no
problem.  Check dmesg output and found zpool trying to import pools before the
disk array is ready, the add vfs.root_mount_always_wait=1 can fix the issue.

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