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

[Xen-users] Xen and XFS, are they good together ?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen and XFS, are they good together ?
From: Matthieu Patou <mat+Informatique.xen@xxxxxxxxx>
Date: Fri, 21 Nov 2008 00:42:15 +0300
Delivery-date: Thu, 20 Nov 2008 13:43:24 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081118 Shredder/3.0b1pre
I am running a test campain on a fairly recent Xen (3.3), and found some problems with XFS.

I run bonnie++, iozone and dbench on Ubuntu 8.10 (in order to have a recent Xen package) with a 2.6.24 kernel (from Ubuntu 8.04) with and without xen on a quad core Xeon 1gig of ram (to limit the time spent with iozone and bonnie) and 2 array of 2 RAID1 SATA disks connected to a LSI 1068e controller.

Tests with bonnie and iozone shows that results are quite similar but with dbench I get a 10/20MB penalty when running Xen.

The thing is that bonnie and iozone are using a few file and doing I/O in it and reflect the capacity (to my mind) of the FS to fetch/write blocks from/to the disks in the most efficient way (could it be either in a sequential or random mode). Dbench represent a more "real world" usage, or at least a different approach which different concurrent process.

Dbench is more metadata intensive, but is there a reason that this metadata operations perform worse in Xen that on bare metal linux ?

Is there anybody running XFS with Xen ? have you noticed something ?

Matthieu.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen and XFS, are they good together ?, Matthieu Patou <=