[Bug 284410] [handbook] Thinjail creation steps with ZFS are incomplete/incorrect
Date: Thu, 13 Feb 2025 17:48:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284410 --- Comment #3 from Jim B. <jpb@jimby.name> --- It turns out that the ZFS setup commands in Section 17.3.3 "Setting up the Jail Directory Tree" have to be completed *before* creating a ZFS thin jail using the commands in Section 17.5.1 "Creating a Thin Jail Using OpenZFS Snapshots". I ran the 17.3.3 commands before the 17.5.1 commands and all completed successfully for both 14.1-RELEASE and 14.2-RELEASE. I think the best fix is to edit Section 17.5.1 and remind the user to set up the jail directory tree with the commands in 17.3.3. Phabricator diff D48994. This bug can be closed. -- You are receiving this mail because: You are the assignee for the bug.