a) vgcfgrestore -n /dev/vg## /dev/rskk/c#t#d#
vgchange -a y /dev/vg##
b) Verify disks
strings /etc/lvmtab
-and-
vgcfgrestore -f /etc/lvmconf/vg##.conf -l
c) Ghost disk procedure
Is 'quorum not present' when you:
vgchange -a y /dev/vg##
..then..
vgchange -a y -q n /dev/vg##
vgreduce -f /dev/vg## (* force out missing PV *)
d) Recovery of data when no vg but pv. Use -s option in vgexport and vgimport. The -s option will cause all pv's to report in.
vgexport -p -v -s -m /tmp/vg##_mapfile /dev/vg##
(* -p preview *)
mkdir /dev/vg##
mknod /dev/vg##/group c 64 0x0#0000
vgimport -s -p -m /tmp/vg##_mapfile /dev/vg##
(* -p preview *)
Support Fatherhood - Stop Family Law