Page 1 of 1

Datadigest and the QMC4052

Posted: Tue Sep 05, 2006 9:33 pm
by peterl
Hi.

I've been trying to get the QMC4052 to connect to the Starwind server, but i get this in the log:

9/5 23:16:07 aec Params: <<< Enum param 'SessionType': received 'Discovery', accepted 'Discovery'
9/5 23:16:07 aec Params: <<< Numeric param 'ErrorRecoveryLevel': received 1, accepted 0
9/5 23:16:07 aec Params: <<< Enum param 'HeaderDigest': received 'CRC32C,None', accepted 'None'
9/5 23:16:07 aec Params: <<< Enum param DataDigest='CRC32C' !
9/5 23:16:07 aec T[0x139]: Updating of parameters failed.
9/5 23:16:07 b00 C[0x112a], IN_LOGIN: Event - LOGIN_REJECT.

Any ideas on how to resolve this ?

Re: Datadigest and the QMC4052

Posted: Wed Sep 06, 2006 8:51 am
by Val (staff)
peterl wrote:Hi.

I've been trying to get the QMC4052 to connect to the Starwind server, but i get this in the log:

9/5 23:16:07 aec Params: <<< Enum param 'SessionType': received 'Discovery', accepted 'Discovery'
9/5 23:16:07 aec Params: <<< Numeric param 'ErrorRecoveryLevel': received 1, accepted 0
9/5 23:16:07 aec Params: <<< Enum param 'HeaderDigest': received 'CRC32C,None', accepted 'None'
9/5 23:16:07 aec Params: <<< Enum param DataDigest='CRC32C' !
9/5 23:16:07 aec T[0x139]: Updating of parameters failed.
9/5 23:16:07 b00 C[0x112a], IN_LOGIN: Event - LOGIN_REJECT.

Any ideas on how to resolve this ?
Hi,

It seems that the initiator demands DataDigest='CRC32C'.
The recent StarWind 3.1.4 does not support digests, that's why it rejects the session.

Please try to set the initiator to use DataDigest='CRC32C,None'

This should fix the isuue.