[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] iscsi of a SAN on a DomU


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: ko0nz <yesiko0nz@xxxxxxxxx>
  • Date: Mon, 19 Jan 2009 23:17:59 +0100
  • Delivery-date: Mon, 19 Jan 2009 14:21:22 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=CFJWJXd7AXpqL7/46IfG+OCcLCJ9tYxbcSpRZyh7lcxJsdIJ482IPxVXxyqIOhVq+g uRy9mZln5ef+56WMCh1DDVJe6edAtADQ+h7ecuuP8cPnHT+jotKvvlXEqmre9L5igYYA lSW5njVRr7thsDdrPsszsowZa9JxKAi1b3Ivo=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

i have a debian Etch x86_64 with a xen 3.1 on a kernel 2.6.18-xen.
I have some DomU with Debian Etch.
I installed open-iscsi, configure  /etc/iscsi/iscsid.conf:
---
node.active_cnx = 1
node.startup = automatic
#node.session.auth.username = dima
#node.session.auth.password = aloha
node.session.timeo.replacement_timeout = 120
node.session.err_timeo.abort_timeout = 10
node.session.err_timeo.reset_timeout = 30
node.session.iscsi.InitialR2T = No
node.session.iscsi.ImmediateData = Yes
node.session.iscsi.FirstBurstLength = 262144
node.session.iscsi.MaxBurstLength = 16776192
node.session.iscsi.DefaultTime2Wait = 0
node.session.iscsi.DefaultTime2Retain = 0
node.session.iscsi.MaxConnections = 0
node.conn[0].iscsi.HeaderDigest = None
node.conn[0].iscsi.DataDigest = None
node.conn[0].iscsi.MaxRecvDataSegmentLength = 65536
#discovery.sendtargets.auth.authmethod = CHAP
#discovery.sendtargets.auth.username = dima
#discovery.sendtargets.auth.password = aloha

node.conn[0].timeo.login_timeout = 15
node.conn[0].timeo.logout_timeout = 15
node.conn[0].timeo.noop_out_interval = 10
node.conn[0].timeo.noop_out_timeout = 15
---

i checked the LUN:
# iscsiadm -m discovery -t sendtargets -p 192.168.1.60:3260
# iscsiadm --mode node --targetname iqn.toto --portal 192.168.1.60.10:3260
# /etc/init.d/open-iscsi restart

It seems to work but i can't have any disk in the log
/var/log/messages /var/log/syslog.
---
Jan 19 23:16:14 srvtoto kernel: SCSI subsystem initialized
Jan 19 23:16:14 srvtoto kernel: Loading iSCSI transport class
v1.1-646.<5>iscsi: registered transport (tcp)
Jan 19 23:16:14 srvtoto kernel: iscsi: registered transport (iser)
Jan 19 23:16:14 srvtoto kernel: scsi0 : iSCSI Initiator over TCP/IP
Jan 19 23:16:15 srvtoto kernel:   Vendor: EQLOGIC   Model: 100E-00
      Rev: 3.3
Jan 19 23:16:15 srvtoto kernel:   Type:   Direct-Access
      ANSI SCSI revision: 05
---
Is there a howto to setup this correctly?

Thank you in advance.

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.