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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 May 2022 13:01:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263473

--- Comment #11 from Christos Chatzaras <chris@cretaforce.gr> ---
Finally what solve this was:

zpool set cachefile=/boot/zfs/zpool.cache zroot

which rebuild the zpool.cache (file already exist).

---------

Looks like the "issue" was related to:

zpool set cachefile=/mnt/boot/zfs/zpool.cache zroot

which used during the initial remote installation using mfsBSD.

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