Operating System - HP-UX
1755018 Members
3190 Online
108828 Solutions
New Discussion юеВ

Help with HP-UX 11.23/IA initiator and OpenSolaris b91 target

 
Albert Chin-A-Young
Occasional Contributor

Help with HP-UX 11.23/IA initiator and OpenSolaris b91 target

I'm trying to get the latest version of the iSCSI initiator on HP-UX 11.23/IA to work with an OpenSolaris target (b91).
(initiator)
# iscsiutil -p -D

Discovery Target Information
----------------------------

Target # 1
-----------
IP Address : 192.168.1.15
iSCSI TCP Port : 3260
iSCSI Portal Group Tag : 1

User Configured:
----------------

Authenticaton Method : None
CHAP Method : CHAP_UNI
Initiator CHAP Name :
CHAP Secret :
Header Digest : None,CRC32C (default)
Data Digest : None,CRC32C (default)

(target)
# iscsitadm list tpgt -v
TPGT: 1
IP Address: 192.168.1.15 <-- IP of target NIC
# iscsitadm list target -v
Target: tww/opt/hpvm/2g
iSCSI Name: iqn.1986-03.com.sun:02:d0774d84-2a4a-6f8d-ee11da6fcfd0e481
Alias: tww/opt/hpvm/2g
Connections: 0
ACL list:
TPGT list:
TPGT: 1
LUN information:
LUN: 0
GUID: 010000e0812e78de00002a004865f6bc
VID: SUN
PID: SOLARIS
Type: disk
Size: 2.0G
Backing store: /dev/zvol/rdsk/tww/opt/hpvm/2g
Status: online

(initiator)
# tail /var/adm/syslog/syslog.log
Jun 29 01:40:39 saitou vmunix: 255/0: Invalid key value (192.168.1.15,1) received from the target for
Jun 29 01:40:39 saitou vmunix: TargetAddress key.

OpenSolaris returns TargetAddress=192.168.1.15,1 in the iSCSI protocol response but I think the iSCSI initiator wants TargetAddress=192.168.1.15:3260,1

Anyone with any ideas?
2 REPLIES 2
Martin Ilavsky
Occasional Advisor

Re: Help with HP-UX 11.23/IA initiator and OpenSolaris b91 target

Hi,

 

I see this is an older post but I'm actually struggling with the very same problem now. I have several boxes, mostly HPUX 11.31s, FreeBSD and Solaris (sparc) which is configured as an iscsi target. 

 

FreeBSD has no problem connecting and using shared LUN, HPUX fails with the problem you mentioned above.

 

Solaris:


SunOS sun 5.10 Generic_142909-17 sun4u sparc SUNW,UltraAX-i2

 

# pkginfo -l SUNWiscsitgtr | grep VER
   VERSION:  11.10.0,REV=2007.06.20.13.33
#

 

HP-UX 11.31:

 

#uname -a
HP-UX vanilla B.11.31 U ia64 3067848483 unlimited-user license
#

#swlist |grep -iE 'isc|fea|oe'
  FEATURE11i                            B.11.31.1109.367a Feature Enablement Patches for HP-UX 11i v3, September 2011
  HPUX11i-DC-OE                         B.11.31.1109   HP-UX Data Center Operating Environment
  iSCSI-00                              B.11.31.03c    HP-UX iSCSI Software Initiator
#

And I'm stuck with an error:

 

64000/0x2/0x0: Invalid key value (<SOLARIS_IP>,1) received from the target for
TargetAddress key.

 

No authentication is configured in this scenario. It seems I ran out of ideas; any hints are welcome.

 

..when you do things right people won't be sure you've done anything at all..
likid0
Honored Contributor

Re: Help with HP-UX 11.23/IA initiator and OpenSolaris b91 target

I have the exact same problem, anyone found a solution to this problem?

Windows?, no thanks