<DIV>Thanks, I guess the right way to do this is to use fdisk to remove partitions 1 and 5, then extend the lv to cover the whole disk, then use resize2fs or ext2resize to resize the filesystem</DIV>
<DIV> </DIV>
<DIV>This seems preferrable to reverting to version 2.00 and maintaining an old version</DIV>
<DIV> </DIV>
<DIV>Thanks, John<BR><BR><B><I>Alasdair G Kergon <agk@redhat.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On Tue, Aug 16, 2005 at 12:26:00AM -0700, john_gore@yahoo.com wrote:<BR>> My vg mounts fine under fc3, but when i installed fc4 on a new drive, I cant bring in the vg. I get errors for hdc like "Couldn't find device with uuid..." and PV unknown device (from pvscan). <BR><BR>Check for a bogus partition table.<BR><BR>If a device (e.g. /dev/hdd) is partitioned, you can't use /dev/hdd as the PV<BR>but have to use one of its partitions instead e.g. /dev/hdd1.<BR>If something like this happened, you need to remove the partition table.<BR><BR>Alasdair<BR>-- <BR>agk@redhat.com<BR><BR>_______________________________________________<BR>linux-lvm mailing list<BR>linux-lvm@redhat.com<BR>https://www.redhat.com/mailman/listinfo/linux-lvm<BR>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/<BR></BLOCKQUOTE>