Package: lvm2 Version: 2.03.16-2 Followup-For: Bug #1086685 X-Debbugs-Cc: tj.iam...@proton.me
This really is not an lvm problem; lvm never should try to activate an incomplete volume group especially if some of the logical volumes span the physical volume that is missing - and that is the case here due to the cryptroot hook script not ensuring all PVs within an encrypted container are configured to unlock. I wrote a small patch yesterday that handles it correctly. I need to work up some tests to ensure it doesn't cause any regressions elsewhere but it is quite simple. I'll add a merge request once it is ready.