I'm running S10U4

Target:     SunOS s0002 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V440
Initiators:  SunOS s0003 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V240

I checked the target side and have not found anything that - in  my opinion - 
relates to this problem.

Target Log:
tail /var/svc/log/system-iscsitgt\:default.log
/lib/svc/method/svc-iscsitgt: smf_is_nonglobalzone: not found
[ Nov 25 19:50:04 Method "start" exited with status 0 ]
[ Nov 28 09:08:19 Stopping because service restarting. ]
[ Nov 28 09:08:19 Executing stop method ("/lib/svc/method/svc-iscsitgt stop 
4523") ]
/lib/svc/method/svc-iscsitgt: smf_zonename: not found
[ Nov 28 09:08:24 Method "stop" exited with status 0 ]
[ Nov 28 09:08:24 Executing start method ("/lib/svc/method/svc-iscsitgt start") 
]
/lib/svc/method/svc-iscsitgt: smf_zonename: not found
/lib/svc/method/svc-iscsitgt: smf_is_nonglobalzone: not found
[ Nov 28 09:08:24 Method "start" exited with status 0 ]


I have the following setup on the Target:

Target: data/iscsi/vol001
    iSCSI Name: iqn.1986-03.com.sun:02:4f6843ef-9d54-ece6-da1b-ef34228dca46
    Alias: data/iscsi/vol001
    Connections: 1
        Initiator:
            iSCSI Name: iqn.1986-03.com.sun:01:0003ba47a573.46d7faef
            Alias: unknown
    ACL list:
    TPGT list:
        TPGT: 1
    LUN information:
        LUN: 0
            GUID: 01000003ba63987b00002a0047482dd9
            VID: SUN
            PID: SOLARIS
            Type: disk
            Size: 1.0G
            Backing store: /dev/zvol/rdsk/data/iscsi/vol001
            Status: online



And on the Initiators:

bash-3.00# iscsiadm list target -v
Target: iqn.1986-03.com.sun:02:4f6843ef-9d54-ece6-da1b-ef34228dca46
        Alias: data/iscsi/vol001
        TPGT: 1
        ISID: 4000002a0000
        Connections: 1
                CID: 0
                  IP address (Local): 192.168.0.4:34344
                  IP address (Peer): 192.168.0.2:3260
                  Discovery Method: Static 
                  Login Parameters (Negotiated):
                        Data Sequence In Order: yes
                        Data PDU In Order: yes
                        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: 8192
                        Max Connections: 1
                        Header Digest: NONE
                        Data Digest: NONE


I never see more then one connection at the time. If I look at the TCP 
statistics I see:

192.168.0.2.3260     192.168.0.3.34537    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34335    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34538    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34336    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34539    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34337    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34540    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34338    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34541    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34339    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34542    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34340    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34543    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34341    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34544    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.4.34342    64240      0 64240      0 FIN_WAIT_2
192.168.0.2.3260     192.168.0.3.34545    64240      0 64240      0 ESTABLISHED
      *.3260               *.*                0      0 49152      0 LISTEN
      *.3260                            *.*                             0      
0 49152      0 LISTEN 


If I start doing I/O on the initiator side I get things like:

bash-3.00# dd if=/dev/rdsk/c7t01000003BA63987B00002A0047482DD9d0s0 of=/dev/null

Nov 28 09:22:21 s0003 scsi: WARNING: /scsi_vhci/[EMAIL PROTECTED] (ssd9):
readNov 28 09:22:21 s0003       SCSI transport failed: reason 'tran_err': 
giving up
: I/O error
299+0 records in
299+0 records out


Thanks
Regards
Markus
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to