>initramfs opens LUKS encrypted dev without a problem, >but then fails with ZFS: Changing the script order in default/linuxrc from: start_volumes zfs_start_volumes setup_keymap is_livecd || start_luks to setup_keymap is_livecd || start_luks start_volumes zfs_start_volumes solved this issue. https://forums.gentoo.org/viewtopic-t-1011144.html?sid=6fa10a5871556731ab479617b17ad0eb suggested fix: https://github.com/Sabayon/genkernel-next/pull/26 Reproducible: Always Steps to Reproduce: 1. have an LUKS encrypted partition with ZFS volumes (root) within 2. after a successful unlock of the luks partition - ZFS fails to import the zvols & pools 3. Actual Results: it fails Expected Results: it imports the pools successfully and continues startup & boot of system
re-posting the URL of the issue here for easier discoverability: https://github.com/Sabayon/genkernel-next/issues/25
This is still an issue over two years later with genkernel-next-68. Will this fix be incorporated soon?
Can we please get some movement on this?
Package removed.