From de209fe10e7cfb79b0453f90890769fe81200a28 Mon Sep 17 00:00:00 2001 From: Ryan Moeller Date: Wed, 2 Sep 2020 16:03:33 +0000 Subject: Correct and expand on OpenZFS cache file and auto import Reported by: avg Sponsored by: iXsystems, Inc. --- UPDATING | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 9f21bd5efe7d2..ee971126e6f16 100644 --- a/UPDATING +++ b/UPDATING @@ -37,8 +37,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: rebuilding world may fail. The ZFS cache file has moved from /boot to /etc to match the OpenZFS - upstream default. This means your zpool won't auto import until you - upgrade your /etc/rc.d files or you import them manually. + upstream default. A fallback to /boot has been added for mountroot. + + Pool auto import behavior at boot has been moved from the kernel module + to an explicit "zpool import -a" in one of the rc scripts enabled by + zfs_enable=YES. This means your non-root zpools won't auto import until + you upgrade your /etc/rc.d files. 20200824: The resume code now notifies devd with the 'kernel' system -- cgit v1.2.3