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] iscsi vs nfs for xen VMs

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] iscsi vs nfs for xen VMs
From: Jia Rao <rickenrao@xxxxxxxxx>
Date: Mon, 10 Aug 2009 10:28:02 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 10 Aug 2009 07:28:53 -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 :date:message-id:subject:from:to:cc:content-type; bh=MhS+ZYhtCOmvTp9r7LrFrnWk20w1G3odfvEJDamjjd0=; b=F8pyrmx8TcT/oiq69+fei8dFh7xYitK6pEQ0mbkQtes/Vu15q99XwWYc3KMlsVdlzQ 3848wjvwAbB2QQ5e4xB6DvS+8t/Nu3gNgJhMg1wxYlb0gmOLCFwbDCparmnit+6ml3A4 vehQPDCkkQwv6pDsEzXPdilvgyA2xtJdtfIFE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=uJ5eVH8rbCmyBNxLTeNLlJgIpBzk2+VElF2IgqXFqwrGA8q7GuYFDl2xlp0wQ6+CCH zeK5WNE92CWT8i4/bhBOJBcGaMlT2daUIOwhyUdjpRHscfQu9LbBTwHRJICzpY10d9Vv MJvFi0NwjzCXlEu0VEcKDmZzjEyRDG0icjIJ4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0908092011o2b8801e3scead857b4478ab84@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: <994429490908070648s69eed40eua19efc43c3eb85a7@xxxxxxxxxxxxxx> <7207d96f0908092011o2b8801e3scead857b4478ab84@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
dm-ioband seems to work with the new kernels (2.6.31). We are still using 2.6.18.8 and reluctant to upgrade to a new kernel.
Can dm-ioband work with older kernels?

Jia

On Sun, Aug 9, 2009 at 11:11 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Fri, Aug 7, 2009 at 8:48 PM, Jia Rao<rickenrao@xxxxxxxxx> wrote:
> I prefer the second approach because I need tapdisk (each virtual disk is a
> process in host machines) to control the IO priority among VMs.

You can still control IO priority for block device using dm-ioband.
http://sourceforge.net/apps/trac/ioband/

As for iscsi or nfs, the general rule would be that nfs is easier, but
you need a high-performance nfs server to get decent performance
(NetApp comes to mind).

If you've already tried nfs and not satisfied with its performance,
then you shoud try iscsi. Each domU storage exported as a block
device, imported on dom0 ,and use /dev/disk/by-path/* in domU config.
It should give simple-enough (e.g. no cluster fs required) setup,
decent performance, and it's still possible to control disk I/O
priority and bandwitdh.

--
Fajar

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