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: AW: AW: [Xen-users] Shared volume: Software-ISCSI or GFS orOCFS2?

I have a couple of reasons for not using NFS.  First, performance.  In my environment, OCFS2 offers better performance than NFS.  The second reason is single-point-of-failure.  I have a SAN with redundant controllers, redundant FC switches, and redundant paths between the controllers and the FC switches and between the FC switches and the XEN servers.  If I were to insert an NFS server into the mix, I'd be setting myself up for the time when the NFS server failed and took down all of my domUs.  Instead, I can use the cluster-aware FS and any of the servers can fail without affecting the other running servers.  OCFS2 has a built-in fencing mechanism, as well, that causes a hard reboot of the system if it loses communication with the other nodes in the cluster.  This allows the other systems to continue running without risking data corruption on the volume.  For me, setting up OCFS2 was just as easy, if not slightly easier, than setting up a separate NFS server for storing the domU information.

-Nick


-----Original Message-----
From: John Madden <jmadden@xxxxxxxxxxx>
To: xen-users@xxxxxxxxxxxxxxxxxxx
Cc: Rustedt, Florian <Florian.Rustedt@xxxxxxxxxxx>, Nick Couchman <Nick.Couchman@xxxxxxxxx>
Subject: Re: AW: AW: [Xen-users] Shared volume: Software-ISCSI or GFS orOCFS2?
Date: Mon, 17 Nov 2008 11:59:26 -0400

> So far now, i am at the point that i think that the best way is to use a
> cluster-aware file-system on the partitions?

Why not NFS?  Cluster filesystems sound like overkill for this scenario.

John




This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>