Re: LVM questions

From: Steven Kurylo <sk_at_no.spam.please>
Date: Wed Mar 05 2008 - 15:28:33 CST

> what I am wondering is will this take cat of the partition table or do I
> need to use parted first to expand /dev/hda1?

For the lvextend to work, you have to have free space in the volume
group. I would create a new partition in the free unpartitioned
space, turn it into a lvm physical volume, add it to the volume group,
then your lvextend will work.

> the second issue after the expansion how do I fsck the /dev/hda2
> just ext3.fsck ?

Why would you fsck hda2? If thats part of the volume group, you
don't. You would fsck /dev/myvg/homevol
Received on Wed Mar 5 15:28:36 2008

This archive was generated by hypermail 2.1.8 : Wed Mar 05 2008 - 15:28:40 CST