LVM1 can't retrieve data from a VG with a crashed PV (That's what your backups are for). LVM2 can if you active the VG with the -P (--partial) flag. LVM2 can read LVM2 metadata.
LVM1 can't retrieve data from a VG with a crashed PV (That's what your backups are for).
LVM2 can if you active the VG with the -P (--partial) flag. LVM2 can read LVM2 metadata.
I'm gonna take a look a this. Thanks.