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] overhead of Xen when using iSCSI

To: Siim Vahtre <siim_@xxxxxxxx>
Subject: Re: [Xen-users] overhead of Xen when using iSCSI
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Sun, 03 Jun 2007 10:50:14 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 03 Jun 2007 02:45:32 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=K7vFyttHyuTZDiTey8CHsaiiANnbBeTPWyM8OrOMXodeLGugs/iHB9XRrDtL3r0bo2/yLtGcoa8LLcMCpW2X1ZsUznSeeNxosu0ji0nHNFf4nCz3K1xP+ZMJ19Uy6iw3G8L/hPiogx1Nl1VY/S6NTE18DT2XP94ZK7+57fC7Evc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=RpJp96l7g8TSB27bYb/S9SJFkxVYiuG2EfoLNZfkQk/XqAi3eu/WjY74ICiiYo9IN8N0PIhRuwKDartMGKni0ueyK7B1X7yIFsDX+/Gv75eehixN450SrKVy1NP4vzsk5a5vt7Egus9te5F7K4Z9vy/rwEACNRR9UKo9QARFI10=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <Pine.LNX.4.63.0706031130030.21503@xxxxxxxxxxxxx>
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: <Pine.LNX.4.63.0706031130030.21503@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)
Siim Vahtre wrote:

I have setup iSCSI targets (with open-iscsi) to dom0 (Xen 3.1), which are exported to paravirtualized guests:

disk = [ 'phy:/dev/iscsi/test0,hda1,w' ]

Everything works fine, but there is huge overhead. If I write to iSCSI device in dom0 I get write speeds of about 29Mbytes/s, but if I write to /dev/hda1 in domU I only get about 14Mbytes/s.

This kind of performance drop does not happen with regular disks or even NBD - they have some overhead but not 50% like I have with iSCSI.

I have searched the list and I know that some people have successfully run setup similar to mine, so I'd like to ask if anyone could please share their experience and tell me if 50% performance drop is really normal.

Thanks!
The performance hit happens for me with local disk on Dom0 and with dedicated partitions for DomU use, and it's even worse with file images on Dom0. I haven't made or had the chance to use iscsi yet, since I only recently laid my hands on a GigE switch for my setup.

How did you test this? And do you have good guidelines on setting up iscsi? I'm finding fairly useless directions all over the place, but no good guides for RedHat/CentOS setups.

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

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