Are there any tips on converting an existing ext3 / to LVM? I found something that talks about ext2 using LVM1 but I'm not sure if that applies to my system (RHEL ES v3).
LVM is not a filestem and is not aware of the filesystem you will install on it.
I've installed xfs filesystem over lvm with the same instructions as for ext2.
Only the tolls to resize the ilesystem are different.
Some filesystems needs to be mounted, other to be unmounted.
i.e: you can reeeeize an xfs only if t is mounted and you cannot schrink it, only growing is avalable.
-- matthew zeier
Jean-Luc
Attachment:
pgpcGbJkZVPmM.pgp
Description: PGP signature
_______________________________________________ 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/