Heinz, I am a Linux
apprentice and I have created a logical volume as follows:
vgcreate sanvg2
/dev/sd[i-q]1
lvcreate -L 65830912
-n sanlv2 sanvg2
mkfs -t ext3
/dev/sanvg2/sanlv2
I made an error and
the number above should have been 84639744 (each lun is 9g) so I would like to
extend it by 18g what would the command string be.
I appreciate your
help.
Attila Havassy
Stryker
Orthopaedics
Cad/Cam Administrator
Phone: (201) 831-5093
Fax: (201) 831-4093
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/