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] open-iscsi and bond issue

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] open-iscsi and bond issue
From: "Alessandro R." <lord2y@xxxxxxxxx>
Date: Thu, 27 Mar 2008 14:45:15 +0100
Delivery-date: Thu, 27 Mar 2008 06:46:11 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=FGI6hjCvn74LZx+PaavfgOsrYVu5ZeckUG35zJ3EL9o=; b=truuSYjRz2nUnDyuqUPwgyFUas2ySUPygpxQq8l77ksFkCW0JkdlDSmIFvhpZciUTDpED3o1WjMMEg9cQsIvgX3xcE/utV+wBv9lv3cmKQrwH7qxgBmkyHHTWy+i7Z25THUJPnJ6f9UlMqtYTc+wNadCCQAd/xpy2nxmTOD6xEc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GO3xd6n9tzA/Z097UZXFEmyZTaP/BnNFwb12VC0lfSflPjzrhUXNjstFJQee87KftqYpeW1xLZ96EA06q16aS0ectPi4+ADLRVxMdf2EvtUUpTDaZAkllttCHizGRAyCILC5J931h2uprwkJ2D0k6bcCoozidyDnjLaMonA2Glo=
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 list,

I had setup my xen box with bond in active-backup mode.
I had install open-iscsi as initiator to attach an external iscsi san
to my box but open-iscsi didn't work.
When i run this command:

#iscsiadm -m node -T iqn.2008-03.local.foo:iSCSI.test.disk1 -l

I retrive, after some seconds, this error

Logging in to [iface: iface0, target:
iqn.2008-03.local.foo:iSCSI.test.disk1, portal: 192.168.2.100,3260]
iscsiadm: Could not login to [iface: iface0, target:
iqn.2008-03.local.foo:iSCSI.test.disk1, portal: 192.168.2.100,3260]:
iscsiadm: initiator reported error (8 - connection timed out)

The network connectivity is up, I can ping the san host from the
initiator, the initiator is in the allow list on target and I haven't
any type of authentication on target.

When I run the iscsiadm command the iscsid daemon report:

iscsid: thread 0063bf90 removed from poll_list
iscsid: exec thread 0063bf90 callback
iscsid: put conn context 0x63bf90
iscsid: poll not connected 0
iscsid: get conn context 0x63bf90
iscsid: sched conn context 0x63bf90 event 2, tmo 0
iscsid: thread 0x63bf90 schedule: delay 0 state 3
iscsid: thread removed

I have tried without bond configuration and It has worked fine.

My box run:

- gentoo linux on x86_64 Intel(R) Xeon(R) CPU 3050  @ 2.13GHz
GenuineIntel GNU/Linux
- Xen 3.1.2 from portage tree
- 2.6.21 xen kernel in dom0
- gcc version 4.1.1
- open-iscsi 2.0.868_rc1 with kernel modules

I have tried older version of open-iscsi without success.
Any idea?



-- 
Alessandro R.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] open-iscsi and bond issue, Alessandro R. <=