I seem to remember having seen this before, but I'm not sure. On my newly upgraded 12.2 system, /etc/init.d/boot.lvm is, afaict, not being executed on startup, so all LVs remain inactive. stork1:/etc/init.d # find . -iname \*lvm\* ./boot.d/K05boot.lvm ./boot.d/S09boot.lvm ./boot.lvm When I run it manually, it works fine: stork1:/etc/init.d # ./boot.lvm start redirecting to systemctl Waiting for udev to settle... Scanning for LVM volume groups... Reading all physical volumes. This may take a while... Found volume group "xxxxxxxxx" using metadata type lvm2 Found volume group "xxxxxx" using metadata type lvm2 Activating LVM volume groups... 3 logical volume(s) in volume group "xxxxxxxxxxx" now active 5 logical volume(s) in volume group "xxxxxx" now active Before I go and open a bugreport, I was just wondering if anyone else is seeing a similar behaviour? -- Per Jessen, Zürich (22.1°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org