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] What file system type ought I give disk.img files on OCFS2 f

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] What file system type ought I give disk.img files on OCFS2 file system?
From: Benjamin Weaver <benjamin.weaver@xxxxxxxxxxxxx>
Date: Tue, 20 Sep 2011 17:16:43 +0100
Delivery-date: Tue, 20 Sep 2011 09:16:02 -0700
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 x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11
I am storing vms on a remote SAN storage unit formatted in OCFS2.

What file system type ought I give the disk and swap .img files for each vm? The ubuntu vms will themselves run ext3 or ext4 file systems.

Specifically, in xen-tools.conf (or the particular domU configuration file), should I let 'fs' be the default, as in,

fs     = ext3     # use the EXT3 filesystem for the disk image.


OR, ought 'fs' be OCFS2, as in


fs     = ocfs2

?



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] What file system type ought I give disk.img files on OCFS2 file system?, Benjamin Weaver <=