Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Questions about iSCSI in a domU

To: "Eric Einhorn" <lists@xxxxxxxxxxx>
Subject: Re: [Xen-users] Questions about iSCSI in a domU
From: "Rami Rosen" <roszenrami@xxxxxxxxx>
Date: Fri, 28 Dec 2007 16:58:08 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 28 Dec 2007 06:59:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=X3EpVahvROC/OHqayj8J6xyIWI3Cy7FixdA7I7R7T7U=; b=XMrIiZWwiUGYw7Zt0A+c3IRZR4yBgtCy9gUmjlQOeJQ1QKnLoikpVIcOvvO2lmH2WlaXTefgCiUp2DNwNB0wU543pJItCE3Hk0Z55oBmtMt0UBd1Bbxu+pZiKhqkXEYq/RwN7GO8X6oZJ9aGy9zerqabgu/IQHI9QHLdVsH92as=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qyQDFelol6J1DQgdRiKIgyBSX9NBIA28EZRL/DQP9+5Aux/tF8nOnFItYzieWDqv830+qRMBLaH0yFaGbxSNVMoeBsJbb9b6QB9qwoXxPSeQEJIiVQYrfZ1T0dmObR3P146hiac4InaSTnkkF7cOZ0GrshY//92JSsLDsWgAsi0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <476ABF5F.3030501@xxxxxxxxxxx>
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: <4769FAEF.1000206@xxxxxxxxxxx> <b25312890712192247w696a9cfdx3dcd26dc1500890b@xxxxxxxxxxxxxx> <476ABF5F.3030501@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
>I'm having
>issues with not getting a scsi ID from the kernel.  I suspect I am
>having trouble because of the same limitation when trying to export a
>virtual scsi device to a domU.

Can you elaborate on this a bit: how did you try to get the scsi ID ?
What exactly are you doing the get the scsi ID ? do you try it from
domU or from
dom0 ?

Regards,
Rami Rosen

On Dec 20, 2007 9:15 PM, Eric Einhorn <lists@xxxxxxxxxxx> wrote:
> Hi Rami,
>
> Thank you for your reply.  That link and the pdf are great and I will be
> looking into that type of setup for xen migrations and running the domU
> root off of iSCSI.
>
>  In my current setup I am, however, trying to get the domU itself to
> connect to the target.  I'd like to keep this seperate as the guest's
> admin may not have access to the dom0 to map the device.
>
> Because of the scsi id issue, the best idea I can come up with is to run
> the domU in an HVM with an unmodified kernel, but I dont have any HVM
> hardware and I'm not totally sure this will work.  I'm holding off on
> buying new hardware for now.  Anyone have expereince running linux in an
> HVM with scsi on their dom0 and scsi on the domU?
>
> Thanks everyone for your replies.
>
>
>
>
> Rami Rosen wrote:
> > Hi,
> > I remember I made some tests some months ago with iSCSI in domU.
> >
> > I tried it with the block-iscsi script of Kurt Garloff, (Novell/SuSe)
> > (http://www.suse.de/~garloff/linux/xen/scripts/block-iscsi)
> >
> > You should be able to have in domU config script an entry which
> > starts with 'iscsi' instead of 'phy';
> > something like this:
> > disk = [ 'iscsi: iqn.2001-01.com.example:diskraid-sn-a8111309', hda, w' ].
> >
> > It could be that this attitude will be slower a bit than the alternative;
> > which is perform login to iSCSI targets from domU and than mounting
> > them from domU.
> >
> > Regards,
> > Rami Rosen
> >
>
>

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

<Prev in Thread] Current Thread [Next in Thread>