[Bug 206600] geli with new "setkey -n 1" pwd is rejecting pwd 3 times, than asking for gpt/zfs0.eli pwd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 17 03:23:36 UTC 2018


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

Allan Jude <allanjude at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude at FreeBSD.org

--- Comment #2 from Allan Jude <allanjude at FreeBSD.org> ---
Before you re-keyed, did you have a keyfile?

Check your /boot/loader.conf for lines that load a GELI key file for each disk,
by name. This is likely why the new correct passphrase doesn't work with the
device name (because the old keyfile is being loaded and mixed with the
passphrase). When GELI then seeing the device by an alternative label, and
attempts to attach, there are not keyfiles loaded via /boot/loader.conf, and
the correct passphrase succeeds in attaching.

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


More information about the freebsd-geom mailing list