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] Xen domU filesystem best-practices question

To: Jeff Bachtel <jeff@xxxxxxxxxxx>
Subject: Re: [Xen-users] Xen domU filesystem best-practices question
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Wed, 25 Jul 2007 17:25:20 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 25 Jul 2007 09:23:07 -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=JzBAWGov5FO8lTYVluh0aP5se8WRA2pky8FT52sV58AUwh4dA4FMnLFKUEHqNNzzgF2t7tnD+Sm//6liFyTdSEWujvO9x4XT/XlqF7gjojG3vuMM8S5zlvU6vStjE9hn/xTol/UhUkg4phYLV3ZFhq9oqf+TC6SPq/JEZ7i15XQ=
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=XrA5U4aL+Ko8/mzp2Uuv4ITTMh2Ecseq5ti+gR9ZU+AVeqa2NvOK0g+ibimP2rlXIbmuhksebI8Zz3+lBhzj0J8AVvZm6qGUyMezvtb3D0VACYAQVghxRR+eJx2Vc63z8rnk4lAE5ivcpg2msQFGF/k5CSJx16EA/hvQGuLSt5U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070725152747.GA5106@xxxxxxxxxxx>
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: <20070725152747.GA5106@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)
Jeff Bachtel wrote:
For file-backed disk images used for domUs, what is the current
best-practice filesystem to use? That is, the filesystem with the
fewest edge cases and failure modes.

I was told (6 months back or so), to absolutely not use a journalled
filesystem on a file-backed image, and so I started moving to ext2. Is
this advice still pertinent, or would a journalled filesystem now be
better (XFS or ext3, for instance).

Thanks,

Jeff
I've been using ext3 with little trouble. Ext3 has the advantage of coping, successfully, with 50,000 files in one directory without hiccup-ing, which ext2 always had trouble with.

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

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