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

xen-users

[Xen-users] iSCSI & XenExpress 4.0.1

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] iSCSI & XenExpress 4.0.1
From: "Steve Ladendorf" <steve.ladendorf@xxxxxxxxxxxx>
Date: Fri, 31 Aug 2007 16:24:40 -0500
Delivery-date: Fri, 31 Aug 2007 14:25:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfsFVc/e88h02wyR5CmqbJA57pzdw==
Thread-topic: iSCSI & XenExpress 4.0.1

Hello,

 

Can anyone point me in the right direction to getting iSCSI working with XenExpress v4.

 

I have several iSCSI target using OpenSolaris.  Windows clients can connect to them no problem and I’ve been able to get Linux hosts connected using open-iscsi.

 

When I try to connect using the GUI I get an error – “The attempt to discover the iSCSI target/device failed”.

 

When I try using the CLI using;

 

xe sr-create name-label="iSCSI1" shared=true device-config-target=172.17.10.87 type=lvmoiscsi device-config-targetIQN=iqn.1986-03.com.sun:02:fba3b3f8-bed4-c2c6-e6b9-ede113caffef.tgt-nas1

 

I get

 

Error code: SR_BACKEND_FAILURE_68

Error parameters: exit code not 0, ISCSI login failed [opterr=code is 255]

 

Which would make sense as I didn’t pass my CHAP authentication.  I can’t seem to find any documentation on how to do that from the CLI?

 

Next I tried to attach to our other iSCSI target that doesn’t use CHAP using;

 

xe sr-create name-label="iSCSI1" shared=true device-config-target=172.17.10.81 type=lvmoiscsi device-config-targetIQN=iqn.1986-03.com.sun:02:412bf557-1cc5-6371-e5b3-b13cc683cb02.tgt-nas3

 

And again the same iSCSI login failure???

 

Error code: SR_BACKEND_FAILURE_68

Error parameters: exit code not 0, ISCSI login failed [opterr=code is 255]

 

Lastly I tried to mount the target with

 

iscsiadm –t node –T iqn.1986-03.com.sun:02:fba3b3f8-bed4-c2c6-e6b9-ede113caffef.tgt-nas1 –p 172.17.10.87:3260 –login

 

And then the kernel panics and the server reboots.  Now I start wondering if Xen is right for production??

 

Any help, pointers, references, suggestions are appreciated.

 

----------------------------------------------------------------------------------

Steve Ladendorf                                   (763) 971-2197

IT Operations

Spanlink Communications

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] iSCSI & XenExpress 4.0.1, Steve Ladendorf <=