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

[Xen-users] iSCSI & XenExpress 4.0.1 (<- In reply to this thread)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] iSCSI & XenExpress 4.0.1 (<- In reply to this thread)
From: Arpad KUN <akun@xxxxxxxxxx>
Date: Tue, 27 Nov 2007 16:43:48 +0100
Delivery-date: Tue, 27 Nov 2007 07:44:42 -0800
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

Hi,

here is the end of the original mail from this list:

"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.

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."


I have exactly the same problem, my XenServer crashes and reboots automaticaly when I want to log in to a target. My iSCSI targets are on OpenSolaris, and I can use them from Windows and Linux too.

[root@xenserver ~]# iscsiadm --mode discovery --type sendtargets --portal iscsi-portal.tld
192.199.11.50:3260,1 iqn.1986-03.com.sun:02:0ff4asdasd
192.199.11.240:3260,1 iqn.1986-03.com.sun:02:eaasdasd
192.199.11.50:3260,1 iqn.1986-03.com.sun:02:f6a6asdasd

As you can see, the discovery is working fine. But, if I want to log in, kernel crash and reboot, in both cases:

xe sr-create host-uuid=b4ksdif46-a4d8-4a71-9fc6-9fc41sdfe1211 content-type="Content-type" name-label="iSCSI SR"  device-config-target=192.199.11.50 type=lvmoiscsi device-config-targetIQN= iqn.1986-03.com.sun:02:f6a6asdasd

OR

iscsiadm --mode node --targetname  iqn.1986-03.com.sun:02:f6a6asdasd  --portal 192.199.11.50:3260 --login

= Crash&Reboot


Comment:
[root@xenserver ~]# iscsiadm --version
iscsiadm version 2.0-754

I can use the initiator from open-scsi with opensolaris with this version:
initiator:~# iscsiadm --version
iscsiadm version 2.0-865


Any suggestions? Please help!

Best Regards,

--
Arpad Kun

_______________________________________________
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 (<- In reply to this thread), Arpad KUN <=