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 and iSCSI

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen and iSCSI
From: Javier Guerra <javier@xxxxxxxxxxx>
Date: Sat, 28 Jan 2006 12:48:54 -0500
Delivery-date: Sat, 28 Jan 2006 17:59:24 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200601281724.47989.Markus@xxxxxxxxxxxxxxxxx>
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: <200601281724.47989.Markus@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9
On Saturday 28 January 2006 11:24 am, Markus Hochholdinger wrote:
> has anyone experience with the use of iscsi (as iscsi initiator) in Xen
> (which Xen version?). Does it work in dom0 and domU?

i haven't tried it, but i guess performance wouldn't be as good.  iSCSI is a 
complex protocol, and t needs a lot of help from the NIC to be competitive 
with other forms of SAN.  that's why you see iSCSI cards from Adaptec and 
Intel.  those cards look like regular SCSI hardware (i think the Adaptec 
cards might even use the same driver for SCSI and iSCSI)

under Xen, it's somewhat more complex to get TCP offloading, and i don't think 
you could use iSCSI cards from domU.  the CPU utilization would be way 
higher.

what i plan to do (once i get a few test boxes) is to use coraid's AoE 
protocol (the driver is in the main Linux tree).  it's designed to be 
software driven, without any special card; and it's CPU utilization seems to 
be around ATA levels.

with any kind of SAN, i think the best strategy would be to use CLVM in dom0 
and export the logical volumes to the domUs; this way you only have to setup 
the SAN drivers in dom0, the domUs would treat those as local disks.

-- 
Javier

Attachment: pgpSCE3jfVMnF.pgp
Description: PGP signature

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