[Bug 260566] Geli Passphrase doesn't get forwarded to later added devices on BIOS Systems
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 11:14:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260566 Bug ID: 260566 Summary: Geli Passphrase doesn't get forwarded to later added devices on BIOS Systems Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: holm@freibergnet.de The system boots from a geli encrypted zfs raid1z on 4 da disks, I'm later added two sata disks, geli encrypted with the same passphrase. Systems asks for the passphrase after bios boot and the kernel loads. In the middle of the kernel boot I get asked 2nd time for the passphrase to mount the additional 2 disks. Setting kern.geom.eli.passphrase in the loader walks around this problem and the additional disks are successfully decrypted. This issue exists only on BIOS, EFI works. see here: https://forums.freebsd.org/threads/geli-zfs.83316/#post-546692 Holm -- You are receiving this mail because: You are the assignee for the bug.