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

[Xen-users] Re: Disk images for server environment?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Disk images for server environment?
From: Matthew Palmer <mpalmer@xxxxxxxxxxx>
Date: Mon, 14 Aug 2006 18:13:31 +1000
Delivery-date: Mon, 14 Aug 2006 04:08:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <2d57c6570608140039v1796068ahd0fd853bed82bd8a@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: <2d57c6570608140039v1796068ahd0fd853bed82bd8a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Mon, Aug 14, 2006 at 05:39:21PM +1000, Devraj Mukherjee wrote:
> I am thinking about deploying Xen on one of our servers. Just wanted
> to ask if using disk images for the guest operating sysmtems (over LVM
> partions) is good enough. Does this effect disk/memory access/usage in
> anyway?

It slows down disk accesses by quite a bit, as the dom0 has to go through a
whole extra layer (the dom0 VFS layer) to get to your data.  *Definitely*
not a good thing for production.

Didn't someone post some LVM vs disk image performance stats to either here
or xen-devel@ a while ago, or am I hallucinating?  (I'm on the train, so no
google to confirm my suspicions).

- Matt

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

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