[linux-lvm] Re: After power outtage my vg is gone

Klaus Pedersen ultra at mailme.dk
Sun Nov 11 13:47:02 UTC 2001


>
> vgscan -a y (to activate the vg)

Duh - this is an error (I know cause the same problems occured - again :P)
.. the command _should_ have said :

vgchange -a y

so the sequence of commands is :

vgcfgrestore -n site_vg /dev/hdb1
vgcfgrestore -n site_vg /dev/hda8
vgchange -a y
mount /glftpd/site

That's it - I hope others can benefit from this too.

/Klaus





More information about the linux-lvm mailing list