[Bug 214911] bsdinstall/scripts/zfsboot detaches *all* GELI devices

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 28 19:56:14 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214911

--- Comment #2 from Tim Chase <freebsd at tim.thechases.com> ---
When issuing "bsdinstall -D debug.log", the tail of my log (right before the
hang/freeze) is

DEBUG: zfs_create_diskpart: disk=[md0] index=[0]
DEBUG: zfs_create_diskpart: Exporting ZFS pools...   
DEBUG: zfs_create_diskpart: zpool export -f "zroot"

So the attempt to "zpool export -f" my root also seems to be taking down the
GELI according to my console.  But I need that zroot to stick around since
that's where bsdinstall and its supporting files are located.

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


More information about the freebsd-sysinstall mailing list