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-api

RE: [Xen-API] RE: Questions about the api

To: Julian Chesterfield <Julian.Chesterfield@xxxxxxxxxxxxx>
Subject: RE: [Xen-API] RE: Questions about the api
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxxx>
Date: Thu, 21 Oct 2010 19:10:11 +0100
Accept-language: en-US
Acceptlanguage: en-US
Cc: Tomoiaga Cristian <cristi@xxxxxxxxxxx>, Ian Pratt <Ian.Pratt@xxxxxxxxxxxxx>, "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 21 Oct 2010 11:10:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4CC077B8.1090105@xxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <4C16BD5DB91CF44292D2145E0D5237351CF3AA1180@baseex> <4FA716B1526C7C4DB0375C6DADBC4EA38D7FDB12A8@xxxxxxxxxxxxxxxxxxxxxxxxx> <4CC077B8.1090105@xxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActxRSjVcSeCP4H9SNq3H+ICSZU8hgABURhw
Thread-topic: [Xen-API] RE: Questions about the api
> Actually, if Nexenta exposes the underlying ZFS snapshot and clone
> primitives, then you're probably better off just accessing the raw files
> directly over NFS and then using the ZFS snap API for vdi_snapshot and
> vdi_clone. Is there any performance benefit to using iSCSI instead of
> NFS for the data path layer with Nexenta?

It would be interesting to compare the performance of iSCSI vs NFS. In earlier 
versions of Solaris that supported ZFS the iSCSI target wasn't particularly 
performant, so NFS was better than iSCSI, but I imagine they are quite similar 
now.

The main benefits of using iSCSI over NFS are:
 * Easier to do multi-homing
 * metadata (and optionally data) protection with CRCs
 * ability to "fence" other initiators from having access to an image.

That last point is actually a big deal in cloud environments that need HA.

Ian



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api