WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] why LVM? why not Extended Partitions?

To: Emre Erenoglu <erenoglu@xxxxxxxxx>
Subject: Re: [Xen-users] why LVM? why not Extended Partitions?
From: Tomasz Chmielewski <mangoo@xxxxxxxx>
Date: Mon, 26 Nov 2007 16:38:55 +0100
Cc: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 26 Nov 2007 07:39:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <fe9771a80711260725y6d9ecdc7q75b3c2c32277f185@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <fe9771a80711260725y6d9ecdc7q75b3c2c32277f185@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061110 Mandriva/1.5.0.8-1mdv2007.1 (2007.1) Thunderbird/1.5.0.8 Mnenhy/0.7.4.666
Emre Erenoglu schrieb:
Hi,

This is for HVM guests.

I'm using LVM at my home setup for my DomUs, but having some issues with "mounting, umounting" the partitions inside the DomUs, as they are actually a disk image. Some of the kernels of my DomU's don't have LVM support at all, making it another issue.

Why don't we just use Extended Partitions? What is the added benefit of LVM to us? I read around that it also includes a little overhead. When it comes to extension, shringking, modification etc, extended partitions are just as good, as you can use many proved commercial products to resize your partitions easily.

Am I missing something here?

Yes, in several points.

1. It's dom0 which needs LVM support; domUs don't need it. In fact, whatever you use on dom0 as a storage for domU (LVM, disk, partition, file etc.) doesn't matter from the domU point of view - in the end, domU sees "a disk" anyway.

2. How many partitions can you have with extended partitions? I think it's 16 maximum. I also think there is a maximum size (1 or 8 TB, I don't remember) old-style partitioning can handle.
But I guess it won't matter for smaller setups anyway.

Let's consider you have 3 partitions with different size, and some free space after them:

[ A     ][ B   ][ C       ][ free     ]

You find that partition B is too small, and you want to resize it? Super easy with LVM, and lots of effort when using old-style partitions.

Still LVM not fun for you? It has some additional goodies (like snapshots, etc.).


--
Tomasz Chmielewski
http://wpkg.org


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>