Update instructions for manual LVM start + fix LVM detection for lvm boot option
authorMichael Prokop <mika@grml.org>
Fri, 26 May 2017 21:15:14 +0000 (23:15 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 26 May 2017 21:17:51 +0000 (23:17 +0200)
commit20365ddcfab071d7447b346a6ebf804b56d394b6
treecde033f4448ff1e5f1bfd31fbf85d64b0e5a59ad
parent5086a8bf8d7ab099ba71c04967a1671a61ed5eb8
Update instructions for manual LVM start + fix LVM detection for lvm boot option

service lvm2-lvmetad doesn't do what we assumed it does.
Instead 'Start lvm2-pvscan@name' allows startup of the
given LV or VG (which is actually nice).

Also we need to explicitely execute `vgchange -a` to
start any present LVs.

Closes grml/grml#31
autoconfig.functions