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-devel

[Xen-devel] slow disk response

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] slow disk response
From: Adam Heath <doogie@xxxxxxxxxxxxx>
Date: Mon, 14 Nov 2005 18:37:29 -0600 (CST)
Delivery-date: Tue, 15 Nov 2005 00:37:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I've been attempting to improve the disk response we've been seeing on our
hosts.  I've seen some very odd numbers, and can't explain them.

I've got enbd on my dom0, as well as a local disk.  The enbd I have configured
to export a device, then import it again on localhost.  I get 20MB/s from this
setup.

>From the real disk, I get 55MB/s.

For comparison, I also imported an enbd over the network.  I get the natural
speed of 10MB/s from that.

Then, I imported them into a domU instance.  This is where things get really
odd.

The enbd over localhost gets 19MB/s.  This is acceptable.

The enbd over the network gets 9.5MB/s.  This is also acceptable.

However, the emulated disk only gets 12.5MB/s.

I'm using defaults everywhere.  Xen version 2.0.6, linux 2.6.10.

ps: Please, don't mention that I should upgrade xen to unstable; that's not
an acceptable option.  I want to know why real disks are somehow getting
treated specially;  I want an explanation for this problem.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] slow disk response, Adam Heath <=