Can someone implement LVM on an existing single-hard disk system?

I am using SuSE Linux (10) and I am considering expanding the available disk, without resizing an existing partition (which is not easy to do on a VM). Instead, I want to create another virtual disk, and add it in a new LVM volume, which would include the existing disk, and this new one, in a seamless single mount point.

We are using VMware vServer 4, under Lab Manager and Virtual Centre. Does SuSE support LVM in version 10 ?

Thanks :-)


Solution 1:

If the current virtual disk is not on LVM than you cannot do this easily. In this case I would create the new desired situation (including LVM) next to the current disk and move the current data over during planned downtime. There is no easy way to do this live.

For scenarios just like this I always put LVM on my virtual disks, even if I don't expect future growth.

Solution 2:

Yes.

SuSE 10 should have support for LVM. Install the appropriate packages.

You should always use LVM, even if you only have one disk. It makes scenarios like this one trivial.