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

RES: RES: [Xen-users] Shared volume: Software-ISCSI or GFS or OCFS2?

To: "'John Haxby'" <john.haxby@xxxxxxxxxx>
Subject: RES: RES: [Xen-users] Shared volume: Software-ISCSI or GFS or OCFS2?
From: "Bruno Bertechini" <bruno.bertechini@xxxxxxxxxxx>
Date: Thu, 20 Nov 2008 09:57:21 -0200
Cc: "'Rustedt, Florian'" <Florian.Rustedt@xxxxxxxxxxx>, 'Bastian Blank' <bastian@xxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 20 Nov 2008 03:58:46 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <492414BF.40501@xxxxxxxxxx>
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>
References: <152CD2A019ABF542B87AFDC5010DFBEE2E6ABB@xxxxxxxxxxxxxxxxxxxxxxxxxx> <20081119114625.GA22310@xxxxxxxxxxxxxxxxxxxxxxx> <995510D5A9C14860891DCA1BF668B485@xxxxxxxxxxxxxxx> <492414BF.40501@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclKSuNnbq2r/9+bSVSK51R9z4HgmwAu+hzQ
Well.. Let me use this thread and popup my environment and ask for
suggestions:

We have a EMC storage and 03 hosts (all with fibre channel adapters).


Choice 1 :

Regarding Xen backend : Files or LVM ? I'm thinking to use LVM to use online
resize/snapshots. Are there huge performance differences?

I can't define a infrastructure for EMC/NFS/OCFS/etc without choose before
select the appropriate backend.

What do you suggest guys?

Regards.

Bruno

-----Mensagem original-----
De: John Haxby [mailto:john.haxby@xxxxxxxxxx] 
Enviada em: quarta-feira, 19 de novembro de 2008 11:30
Para: Bruno Bertechini
Cc: 'Bastian Blank'; 'Rustedt, Florian'; xen-users@xxxxxxxxxxxxxxxxxxx
Assunto: Re: RES: [Xen-users] Shared volume: Software-ISCSI or GFS or OCFS2?

Bruno Bertechini wrote:
> Can someone explain why we should use NFS? It is fairly slow and unsecure.
>
>   
It depends.  If you're using a NetApp server or an EMC Celerra then NFS 
isn't slow and it's secure "enough".   The big advantage of NFS is that 
it is easy to get working and it's well understood by a lot of people.

> Why not use some clustered FS ? 
>
>   
NFS is a clustered file system -- it's a file system that's visible 
across a cluster.   If you mean an HA cluster, then yes, you can use 
something like ocfs2 or gfs/gfs2.   These things, however, are designed 
when you want concurrent access to individual files within the file 
system and for Xen disk image files you don't normally want that -- 
unless you're using a clustered file system in the guests of course.

The right file system for you depends, in detail, what you want to do.

> Are there alternatives ?
>   

For Xen virtual disk files there are several alternatives: iSCSI and nbd 
both provide access to logical devices across a standard network.   That 
EMC Celerra I mentioned supports iSCSI as well as NFS and, depending on 
what you're doing, you may prefer that.   If you have a fibrechannel SAN 
or even infiniband you can use those as well.


For my non-production purposes I use NFS because it's easy and fast 
(that is, the quickest way to get data between two machines over the 
gigabit LAN is using NFS).   If I were setting up a production cluster 
then I would start with some shared non-local storage and I'd probably 
be looking at NFS again or iSCSI and the choice then depends on what the 
disk array box supports and is good at.   For a system built entirely 
out of stock PCs, well, I wouldn't. I wouldn't build a production 
cluster of any size that way: I want proper storage.

What you do depends on what you're planning to use these machines for 
and how much time and money you're spending.

jch


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