[linux-lvm] problem after vgextend

Jean-François Rousseau jrousseau at sys-tech.net
Sat Sep 25 02:37:38 UTC 2004


Hi,

I have a big problem.. I have an LVM with 2 80Go disk. I wanted to upgrade one to a 200Go. So I did as the how-to said: pvcreate and av vgextend. Then I rebooted. Since then I have been unable to activate the volume group. There is always the same error. I've searched the list and tried a couple of command. uuid_fix didn't work (altough it said it did) and I can't find any .conf file.

Is there any way I could activate this supid voulume group ?

thanks in advance. 

Jean-François Rousseau

Error msg:

#vgscan

vgscan -- reading all physical volumes (this may take a while...)
vgscan -- ERROR "vg_read_with_pv_and_lv(): current PV" can't get data of volume
group "gandalf_array" from physical volume(s)
vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume group


root at GANDALF:~# pvscan
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- inactive PV "/dev/hdg"  is associated to unknown VG "gandalf_array" (r
un vgscan)
pvscan -- inactive PV "/dev/hde"  is associated to unknown VG "gandalf_array" (r
un vgscan)
pvscan -- inactive PV "/dev/hdc" is in no VG  [74.56 GB]
pvscan -- total: 3 [223.59 GB] / in use: 2 [149.04 GB] / in no VG: 1 [74.56 GB]

root at GANDALF:~#


root at GANDALF:/etc# vgimport -f gandalf_array /dev/hde /dev/hdg
vgimport -- ERROR "vg_read_with_pv_and_lv(): current PV" reading data of volume
group "gandalf"




More information about the linux-lvm mailing list