iSCSI and Solaris 10

I notice in build 69 and build 72 that there is two packages for iSCSI:SUNWiscsir and SUNWiscsiu.The only think is that there is nothing in the packages.Does someone knows if iSCSI will be release with Solaris 10?
[248 byte] By [gdoucet] at [2007-11-26 0:43:14]
# 1
Yes and no.Yes it will be in Solaris 10No it will not be in the first release. (Those pkgs are placeholders.)
torreysun at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

I have read several forums that talk about Solaris 10 support for iSCSI and I have a couple follow-up questions :

1) Several have said that iSCSI will be supported in Solaris 10, just not the 1st release. Does anyone know which release of Solaris 10 will support iSCSI, and more importnatly WHEN that release will be available ?

2) Several forums have suggested that support for iSCSI is up to the adapter manufactures, and that they just need to make sure that their adapters interface with Solaris 10 APIs. If this is true, then what part of iSCSI will Solaris 10 support, and what part is left up to the adapter manufacture ?

jhilger at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3

1) Well....you can get iSCSI via the SX program today. Check out my blog at http://blogs.sun.com/torrey and scroll down a bit for the details.

A Solaris 10 release of Solaris will be available, as an update, later this year that includes iSCSI as well. I can't give a specific date but it will be during a warmer season of the year in the Northern hemisphere.

2) Which forums have suggested that? Not really true but it could be semantics.

torreysun at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
Does anybody know where can i found out Solaris iSCSI documentation ? Or iscsi.conf and iscsiadm man page ?Thansk...Fabio Sales
fabiodoaraujo at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5
The iscsiadm man page is a work in progress. I'll try to get an early copy posted someplace.
torreysun at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 6
Official documentation is now available for the Solaris iSCSI initiator. http://docs.sun.com/app/docs/doc/819-2723/6n50a1n01?a=view
iscsi_support at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 7
Hi all! My problem is that i can't find iSCSI patch 119090. Does anybody know where i can get it?Thanx in advance
y_u_r_k_u_s at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 8
The initiator was release in Feb 2005 as part of Solaris Express. The first release of the patch for Solaris 10 will be part of Solaris 10 HW 2 in October.
iscsi_support at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 9

I have Promise Vtrack m500i

After configure software initiator on Solaris 10 box

10.0.11.1 - Solaris-box

10.0.11.2 - Promise iSCSI interface

And problem in that devfsadm could not create device file.

# uname -a

SunOS hostname 5.10 Generic_118844-26 i86pc i386 i86pc

I'm don't use any authentification method on promise & solaris.

here is my configuration:

#iscsiadm list target -v

Target: iqn.1994-12.com.promise.fa.20.4.55.1.0.0.20

Target Portal Group Tag: default

Connections: 0

Discovery Method: Static

Login Parameters (Negotiated):

Data Sequence In Order: -

Data PDU In Order: -

Default Time To Retain: -

Default Time To Wait: -

Error Recovery Level: -

First Burst Length: -

Immediate Data: -

Initial Ready To Transfer (R2T): -

Max Burst Length: -

Max Outstanding R2T: -

Max Receive Data Segment Length: -

Max Connections: -

Header Digest: -

Data Digest: -

# iscsiadm list target-param -v

Target: iqn.1994-12.com.promise.fa.20.4.55.1.0.0.20

Alias: -

Bi-directional Authentication: disabled

Authentication Type: NONE

Login Parameters (Default/Configured):

Data Sequence In Order: yes/no

Data PDU In Order: yes/no

Default Time To Retain: 20/-

Default Time To Wait: 2/-

Error Recovery Level: 0/-

First Burst Length: 65536/-

Immediate Data: yes/-

Initial Ready To Transfer (R2T): yes/-

Max Burst Length: 262144/-

Max Outstanding R2T: 1/-

Max Receive Data Segment Length: 65536/-

Max Connections: 1/-

Header Digest: NONE/-

Data Digest: NONE/-

# iscsiadm list initiator-node

Initiator node name: iqn.1986-03.com.sun:01:001320716f7a.440043fd

Initiator node alias: iscsi-software

Login Parameters (Default/Configured):

Header Digest: NONE/NONE

Data Digest: NONE/NONE

Authentication Type: NONE

RADIUS Server: NONE

RADIUS access: unknown

# iscsiadm list discovery

Discovery:

Static: enabled

Send Targets: disabled

when i try

#devfsadm -i iscsi

snoop tell me:

#snoop -rd e1000g0

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32800 Syn Seq=718080297 Len=0 Win=49640 Options=<mss 1460,nop,wscale 0,nop,nop,sackOK>

10.0.11.2 -> 10.0.11.1TCP D=32800 S=3260 Syn Push Ack=718080298 Seq=1284202304 Len=0 Win=16384 Options=<mss 1460,wscale 0,eol>

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32800 Ack=1284202305 Seq=718080298 Len=0 Win=49640

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32800 Push Ack=1284202305 Seq=718080298 Len=520 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32800 S=3260 Ack=718080818 Seq=1284202305 Len=0 Win=16384

10.0.11.2 -> 10.0.11.1TCP D=32800 S=3260 Push Ack=718080818 Seq=1284202305 Len=344 Win=16384

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32800 Ack=1284202649 Seq=718080818 Len=0 Win=64240

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32800 Fin Ack=1284202649 Seq=718080818 Len=0 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32800 S=3260 Ack=718080819 Seq=1284202649 Len=0 Win=16384

10.0.11.2 -> 10.0.11.1TCP D=32800 S=3260 Rst Ack=718080298 Seq=1284202649 Len=0 Win=16384

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32801 Syn Seq=718500210 Len=0 Win=49640 Options=<mss 1460,nop,wscale 0,nop,nop,sackOK>

10.0.11.2 -> 10.0.11.1TCP D=32801 S=3260 Syn Push Ack=718500211 Seq=1285378880 Len=0 Win=16384 Options=<mss 1460,wscale 0,eol>

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32801 Ack=1285378881 Seq=718500211 Len=0 Win=49640

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32801 Push Ack=1285378881 Seq=718500211 Len=520 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32801 S=3260 Push Ack=718500731 Seq=1285378881 Len=344 Win=16384

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32801 Ack=1285379225 Seq=718500731 Len=0 Win=64240

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32801 Fin Ack=1285379225 Seq=718500731 Len=0 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32801 S=3260 Ack=718500732 Seq=1285379225 Len=0 Win=16384

10.0.11.2 -> 10.0.11.1TCP D=32801 S=3260 Rst Ack=718500211 Seq=1285379225 Len=0 Win=16384

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32802 Syn Seq=718801895 Len=0 Win=49640 Options=<mss 1460,nop,wscale 0,nop,nop,sackOK>

10.0.11.2 -> 10.0.11.1TCP D=32802 S=3260 Syn Push Ack=718801896 Seq=1286555456 Len=0 Win=16384 Options=<mss 1460,wscale 0,eol>

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32802 Ack=1286555457 Seq=718801896 Len=0 Win=49640

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32802 Push Ack=1286555457 Seq=718801896 Len=520 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32802 S=3260 Push Ack=718802416 Seq=1286555457 Len=344 Win=16384

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32802 Ack=1286555801 Seq=718802416 Len=0 Win=64240

10.0.11.1 -> 10.0.11.2TCP D=3260 S=32802 Fin Ack=1286555801 Seq=718802416 Len=0 Win=64240

10.0.11.2 -> 10.0.11.1TCP D=32802 S=3260 Ack=718802417 Seq=1286555801 Len=0 Win=16384

10.0.11.2 -> 10.0.11.1TCP D=32802 S=3260 Rst Ack=718801896 Seq=1286555801 Len=0 Win=16384

in /var/adm/messages is nothing

# svcs -a | grep iscsi

online 17:41:26 svc:/network/iscsi_initiator:default

Please help me.

Thank' you.

disable@mailru at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 10
Only those two servers were supported for M500i, base on their support matrix:Sun SunFire V240 Sun SunFire V120
haoanchen at 2007-7-5 19:39:00 > top of Java-index,Solaris Operating System,Solaris 10 Features...