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] disk access besk practice

To: deshantm@xxxxxxxxx
Subject: Re: [Xen-users] disk access besk practice
From: "Grant McWilliams" <grantmasterflash@xxxxxxxxx>
Date: Tue, 6 Jan 2009 12:17:54 -0800
Cc: Brian Krusic <brian@xxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx, John Madden <jmadden@xxxxxxxxxxx>
Delivery-date: Tue, 06 Jan 2009 12:18:39 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=8puqOQDAsN9hMpu/ISAFOM5FVfg4B4P/wyoG6LNEWJ4=; b=AodOkq4tkh6RAQcZ2E5YKL8nrMDACyUx5fbDMKOqZcItpb57R6tK1vGBE0+nDox8pU alpN+1o1rO/8QcjNpV+zWvyghAUxv0G6PXAjNl2mxvZCMSBB+Eav51SjT9DKRubgek17 lwo0zjRbTKisy9H77qLE2aajvJ/4YPEDUlPok=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=SwgC0J/AZ31LZaWjtAuHv3QBtthSyishbHBSHFXY15Wj01D98QPuaAXtDVjbBOjNtg 6pcFxXY1jUeyAMZ0K15nICrtvN2XEghMUk38PgdhK2qoxLqtXLMtfDq7NXpdo+U9j05V NP0qki+FlhomJj+JwLJBEZ0VOD8mvDGJ6mJcU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1e16a9ed0901061207w390f9e56s8860cfa777d6d08c@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/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: <6BDB134C-4C25-4474-BDEA-4F5FEE7101E2@xxxxxxxxxx> <200901061356.04722.jmadden@xxxxxxxxxxx> <1e16a9ed0901061207w390f9e56s8860cfa777d6d08c@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

On Tue, Jan 6, 2009 at 12:07 PM, Todd Deshane <deshantm@xxxxxxxxx> wrote:
On Tue, Jan 6, 2009 at 1:56 PM, John Madden <jmadden@xxxxxxxxxxx> wrote:
>> While performance seems fine both interactively and using benchmarks,
>> is there a practical limit to the image size before I should start
>> breaking it up?
>
> I do *everything* through physical allocations -- phy: -- and I'm quite happy
> with it.  tap:aio seems like unnecessary overhead.
>
> John
>

It's amazing how little that overhead is though. I've done extensive testing on native LVM, file: and tap:aio and I think most people would be surprised at how well Xen handles disk files. Dom0 LVM is faster than a DomU in a tap:aio file but not in all benchmarks and not by much when it is. Maximum was 20% speed increase over tap:aio in the extreme case. Half the tests show that the speed difference between the two is within the error range of the test.

Yes phy: is faster but I'd only use it in those cases where I absolutely had to have the last bit of disk performance. It always feels a bit hackish to have your DomUs running out of a disk file but I wouldn't choose another method based on perfomance. Disk files do have other advantages.

All of my test results will be released in my upcoming Virt-Report. I have a lot of work still to do.


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>