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] Use image storage vs block storage

To: Bart Coninckx <bart.coninckx@xxxxxxxxxx>
Subject: Re: [Xen-users] Use image storage vs block storage
From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
Date: Fri, 9 Jul 2010 07:00:36 -0700
Cc: Bruno Steven <aspenbr@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 09 Jul 2010 07:08:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=1uo6T9g5WJsXhd7RvkVbd33uup9TDPx/A4oNYpD3SvY=; b=P6iTMxkgzQd48PerwNcEm+4WSAsPXM5qIzowN2688CJWO9pq0n2c9/Da1R+cdwD3QP 0j9hduLkAtb7SKGqAL973M5ExAcGX29sMbLFhwbypO8oZ9X1SNDrlTIn2P6FTJI9PGHe Cq2kMidtom3eETAaBSwvIg/rgJ38rCQ74JGqo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=TBlmHBSaTbOZM3CwsTrh/Ymf/zabFahkEuwhagWRpKOtia9Qj6iRMnrxhrqaue2Yl3 uUq651U0E+SIgchkGhT90M3XMAjVParan9/NxZrFzT9H9RazxiXqyjOMZnR5PO2pd8DJ xv+xY2ubcro5H4eY11vJQqbcr9MnFcw7QkQqY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201007081555.14055.bart.coninckx@xxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTimow3ZgFaEdU6FKM0lwUucAiVhmtRtYSng-pT6p@xxxxxxxxxxxxxx> <201007081555.14055.bart.coninckx@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Thu, Jul 8, 2010 at 6:55 AM, Bart Coninckx <bart.coninckx@xxxxxxxxxx> wrote:
On Thursday 08 July 2010 15:09:39 Bruno Steven wrote:
> Hi,
>
> I have doubt about diference between use the image for storage virtual
> machine vs storage in blocks using lvm ,  what difference ? What have
> better performance?
>


block devices are faster. I personally don't see the added value of image
files: with "dd" you can create them anytime you wish.

B.

LVM is faster for some things and other times they are about the same. During my tests LVM at the very most outperformed disk images
by 10%. I was quite surprised that the difference wasn't more. In most tests though it's very near the same speed. However I run all
database VMs on LVM because Imysqlbench clocks the DomU at about 99% of the speed of Dom0 if the DomU is on LVM. On a disk image
it reads about 95%. This for my databases is worth the effort.


Grant McWilliams

Some people, when confronted with a problem, think "I know, I'll use Windows."
Now they have two problems.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>