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] streaming server on a virtual machine.

To: Brian Krusic <brian@xxxxxxxxxx>
Subject: Re: [Xen-users] streaming server on a virtual machine.
From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
Date: Sun, 27 Sep 2009 16:55:04 -0700
Cc: Jeff Sturm <jeff.sturm@xxxxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>, Mauro <mrsanna1@xxxxxxxxx>
Delivery-date: Sun, 27 Sep 2009 16:56:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=embE4MJjDunmHN4VkdXogKoEpdZNzl59zyYS0uvMHmw=; b=mVfZFjgOhambhg1XXrZ4D+ebUOexXs1CdD60qdG8lH0RFr5tt9KqACX1CuhkWAUlnx kFLei+Wvg6uLC3m0drhelUYyFGrLLXxTcJ1JBD+qle6uleH55cHsb/y7qNYjkDgUABWq blne5zm5kyvkQLbU/AInKQq3ztwiWfwFaHgDE=
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=ia9IF9y3CIc/YwudoMkl8qA3buAzgryMxerdU3Il+pJI6WqMGgvNH5oFj9QaWtbJzA XCSYgMJOshEIfA3NK8Ti1Yr+sh53vtDmumJWknALZWBK/oY4H2NkHNtHrtDchUwZ20wp jIkYAgONY9vv7fgXSQ3UaypRoOSAkkXCDpKJM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <DAA0F742-C66A-4F27-82F5-8E4AC56D63CF@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: <ab520d140909180307g31d6c768i8a749509a066354b@xxxxxxxxxxxxxx> <64D0546C5EBBD147B75DE133D798665F03F3EA79@xxxxxxxxxxxxxxxxx> <ab520d140909260242n1e50914cvba5bc5bc0e510701@xxxxxxxxxxxxxx> <ed123fa30909260705m550ea320o2f721d129e13cdca@xxxxxxxxxxxxxx> <684AEB5D-3EAE-4643-95C1-CC1C5385EC6C@xxxxxxxxxx> <ed123fa30909270742o39f9eb6qc4b23e62f78e5ebb@xxxxxxxxxxxxxx> <DAA0F742-C66A-4F27-82F5-8E4AC56D63CF@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Sep 27, 2009 at 2:55 PM, Brian Krusic <brian@xxxxxxxxxx> wrote:
why would fewer i/o's be needed when accessing lvm vs non lvm if both underlying fs was ext3?

i'm not challenging, just asking as this could effect how i look at things, i would ofcourse verify this as well.

you have the awsome advantage of testing intricate setups which is valuable.

- Brian


Brian,

    I'll tell you my theory and if anyone knows for sure can pipe up. If you are accessing an ext3 filesystem in a diskfile inside an ext3 filesystem on a disk the OS(s) will have more work to do than accessing an ext3 filesystem on a disk. With the LVM method you're passing through the disk (via phy:) to the VM so it's accessing it directly. I don't really think it has anything to do with LVM, that's just how I passed it to the VM.

Grant McWilliams
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>