StarWind error log

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
yushang
Posts: 9
Joined: Tue Sep 15, 2009 7:09 am

Tue Sep 15, 2009 7:13 am

9/15 15:13:30.397 738 C[1], FREE: Event - CONNECTED.
9/15 15:13:30.397 738 C[1], XPT_UP: T3.
9/15 15:13:30.397 6fc C[1], XPT_UP: Login request: ISID 0x001234000000, TSIH 0x0000.
9/15 15:13:30.457 6fc C[1], XPT_UP: Event - LOGIN.
9/15 15:13:30.457 6fc C[1], IN_LOGIN: T4.
9/15 15:13:30.457 6fc Params: <<< String param 'InitiatorName': received 'iqn.2009-09.yushang.com.uSCSI:vDisk.0001', accepted 'iqn.2009-09.yushang.com.uSCSI:vDisk.0001'
9/15 15:13:30.457 6fc Params: <<< Enum param 'SessionType': received 'Normal', accepted 'Normal'
9/15 15:13:30.477 6fc Params: <<< String param 'TargetName': received 'iqn.yushang.com:vDisk.0001', accepted 'iqn.yushang.com:vDisk.0001'
9/15 15:13:30.477 6fc Params: <<< String param 'InitiatorAlias': received 'Personal Disk of yushang', accepted 'Personal Disk of yushang'
9/15 15:13:30.487 6fc Params: <<< Enum param 'AuthMethod': received 'CHAP,KRB5,SPKM1,SPKM2,SRP,None', accepted 'CHAP'
9/15 15:13:30.507 6fc Tgt: : open 'iqn.yushang.com:vdisk.0001': 1 session(s) opened, 0 more allowed.
9/15 15:13:30.518 6fc Params: <<< Enum param 'AuthMethod': received 'CHAP,KRB5,SPKM1,SPKM2,SRP,None', accepted 'None'
9/15 15:13:30.518 6fc Params: >>> AuthMethod=None.
9/15 15:13:30.518 6fc Params: >>> TargetPortalGroupTag=1.
9/15 15:13:30.598 6fc Params: <<< Enum param 'AuthMethod': received 'None', accepted 'None'
9/15 15:13:30.608 6fc Params: >>> AuthMethod=None.
9/15 15:13:30.608 6c4 T[1,1]: session 0x1, connection 0x1 : end of stage 0, next stage 1.
9/15 15:13:30.668 6fc Params: >>> InitialR2T=No.
9/15 15:13:30.668 6fc Params: >>> ImmediateData=Yes.
9/15 15:13:30.668 6fc Params: >>> MaxRecvDataSegmentLength=262144.
9/15 15:13:30.668 6fc Params: >>> MaxBurstLength=262144.
9/15 15:13:30.668 6fc Params: >>> FirstBurstLength=262144.
9/15 15:13:30.668 6fc Params: >>> DefaultTime2Wait=0.
9/15 15:13:30.668 6fc Params: >>> MaxOutstandingR2T=1.
9/15 15:13:30.668 6fc Params: >>> DataPDUInOrder=Yes.
9/15 15:13:30.668 6fc Params: >>> DataSequenceInOrder=Yes.
9/15 15:13:30.808 6fc Params: <<< Boolean param 'InitialR2T': received Yes, accepted 1
9/15 15:13:30.808 6fc Params: <<< Boolean param 'ImmediateData': received Yes, accepted 1
9/15 15:13:30.818 6fc Params: <<< Numeric out of bounds! MaxBurstLength = (0)
9/15 15:13:30.818 6fc T[1,1]: Updating of parameters failed.
9/15 15:13:30.828 664 C[1], IN_LOGIN: Event - LOGIN_REJECT.
9/15 15:13:30.828 664 C[1], FREE: T7.
9/15 15:13:37.217 6fc C[1], FREE: recvData returned 10054
9/15 15:13:37.237 6c4 Tgt: : close 'iqn.yushang.com:vdisk.0001': 0 session(s) opened, 1 more allowed.

It seems MaxBurstLength is incorrect , but I do see initiator send MaxBurstLength=0x40000 on the wire . Any help is appreciated .
Robert (staff)
Posts: 303
Joined: Fri Feb 13, 2009 9:42 am

Tue Sep 15, 2009 1:46 pm

Yushang,

That's because of MaxBurstLength=0x40000 on the initiator side. It should be in decimal.

Thanks.
Robert
StarWind Software Inc.
http://www.starwindsoftware.com
yushang
Posts: 9
Joined: Tue Sep 15, 2009 7:09 am

Tue Sep 15, 2009 3:35 pm

Hi Robert,
That is to say the target can't recognize hexdecimal ?
Robert (staff)
Posts: 303
Joined: Fri Feb 13, 2009 9:42 am

Wed Sep 16, 2009 10:27 am

Yes,

Thanks
Robert
StarWind Software Inc.
http://www.starwindsoftware.com
yushang
Posts: 9
Joined: Tue Sep 15, 2009 7:09 am

Wed Sep 16, 2009 1:44 pm

Why ? Encoding in hexdecimal is an violation of rfc 3720 ? :D
Robert (staff)
Posts: 303
Joined: Fri Feb 13, 2009 9:42 am

Thu Sep 17, 2009 5:14 am

Not really, this is something that StarWind natively restricts but we will try to fix that in the next version. :)

Thanks
Robert
StarWind Software Inc.
http://www.starwindsoftware.com
yushang
Posts: 9
Joined: Tue Sep 15, 2009 7:09 am

Thu Sep 17, 2009 12:38 pm

Got it . Many thanks
Robert (staff)
Posts: 303
Joined: Fri Feb 13, 2009 9:42 am

Thu Sep 17, 2009 12:53 pm

:)
Robert
StarWind Software Inc.
http://www.starwindsoftware.com
Post Reply