<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:linux-lvm@redhat.com">Dear ALL,</a><br><br>I have a problem with LVM volume(details below) probably after bad shutdown:<br><br>There are 2 volumes: lvm2 and lvm1 (just names, type is lvm-1). lvm2 is fine and mounted,
<br>and lvm1 has problems:<br><br># pvscan <br>pvscan -- reading all physical volumes (this may take a while...)<br>pvscan -- ACTIVE   PV "/dev/sda1" of VG "lvm2" [372.56 GB / 0 free]<br>pvscan -- ACTIVE   PV "/dev/sdb1" of VG "lvm2" [
372.56 GB / 0 free]<br>pvscan -- inactive PV "/dev/hdg1"  is associated to unknown VG "lvm1" (run vgscan)<br>pvscan -- inactive PV "/dev/hdf1"  is associated to unknown VG "lvm1" (run vgscan)
<br>pvscan -- inactive PV "/dev/hdb1"  is associated to unknown VG "lvm1" (run vgscan)<br>pvscan -- total: 5 [1.36 TB] / in use: 5 [1.36 TB] / in no VG: 0 [0]<br><br># vgscan <br>vgscan -- reading all physical volumes (this may take a while...)
<br>vgscan -- found active volume group "lvm2"<br>vgscan -- ERROR "vg_read_with_pv_and_lv(): current PV" can't get data of volume group "lvm1" from physical volume(s)<br>vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
<br>vgscan -- WARNING: This program does not do a VGDA backup of your volume groups<br><br> ls -l /dev/lvm*<br>crw-r-----  1 root root 109, 0 2005-03-27 17:11 /dev/lvm<br><br>/dev/lvm1:<br>total 0<br>crw-r-----  1 root disk 109, 0 2007-01-05 17:14 group
<br><br>/dev/lvm2:<br>total 0<br>crw-r-----  1 root disk 109, 1 2007-01-09 21:22 group<br>brw-rw----  1 root disk  58, 1 2007-01-09 21:22 lv2<br><br><br>System description:<br><br>kernel 2.4.31 vanilla<br>slackware-10.2.0
<br>lvm-1.0.8-i486-1<br><br>any help will be greatly appreciated.<br><br><br>