Firstly try to resize your filesystems: Resize2fs (specify the size of both to be 10G) - it will work if it can, else the command will fail and leave your filesystem intact. Then shrink the lv to the size you specified for your filesystem, or perhaps A little bigger is safer. Then create new logical volumes as the reclaimed space should now be part of you volume group, check with vgdisplay and look at free extents. Now create your new logical volumes with lvcreate add a filesystem using mke2fs, create your mount points, mount the filesystems. You might have to go into single user mode for things like /usr because you'll have to copy all the data to the new location and unmount it and remount the new lv on /usr. Understand? -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Sir June Sent: Wednesday, 16 September 2009 5:40 a.m. To: General Red Hat Linux discussion list Subject: resize Volumegroup Hi, I have installed my machine with this config: /dev/mapper/VolGroup00-LogVol00 255G / <--- /dev/sda4 275G /export/home <-- /dev/sdb2 How do I change it to this config below? /dev/mapper/VolGroup00-LogVol00 10G / /dev/mapper/VolGroup00-LogVol01 10G /usr /dev/mapper/VolGroup00-LogVol02 10G /export/home /dev/mapper/VolGroup00-LogVol03 250 /data1 /dev/mapper/VolGroup00-LogVol04 250 /data2 thanks, Sir June -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list ========================================================== For more information on the Television New Zealand Group, visit us online at tvnz.co.nz ========================================================== CAUTION: This e-mail and any attachment(s) contain information that is intended to be read only by the named recipient(s). This information is not to be used or stored by any other person and/or organisation. -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list