Param 'OFMarkInt' has invalid type error in log file

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

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

Locked
cclausen
Posts: 1
Joined: Thu Jul 15, 2004 1:49 am

Thu Jul 15, 2004 1:56 am

01:34:47:063 (3900) Params: Param 'OFMarkInt' has invalid type.
01:34:52:070 (3900) C[1114], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:35:07:373 (1904) Params: Param 'OFMarkInt' has invalid type.
01:35:12:380 (1904) C[1115], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:36:10:646 (3464) Params: Param 'OFMarkInt' has invalid type.
01:36:15:653 (3464) C[1116], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:36:30:826 (3884) Params: Param 'OFMarkInt' has invalid type.
01:36:35:833 (3884) C[1117], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:37:45:717 (3640) Params: Param 'OFMarkInt' has invalid type.
01:37:50:724 (3640) C[1118], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

I was trying to connect to StarWind running on Windows XP with an Intel PRO 1000 XT Server Adapter from a WinXP machine with an Intel PRO 1000 T IP Storage adapter. The Intel IP Storage adapter uses the MS initiator so this should work, correct?
User avatar
anton (staff)
Site Admin
Posts: 4008
Joined: Fri Jun 18, 2004 12:03 am
Location: British Virgin Islands
Contact:

Thu Jul 15, 2004 2:11 am

While Alex would be helping you to sort out this issue (of course MS iSCSI initiator should work!) would you please be so kind to:

1) tell us version of MS iSCSI initiator you're using and what type of target did you configure StarWind to run.

2) Try to work with our own iSCSI initiator called StarPort and available from download at download section.

Thank you!
cclausen wrote:01:34:47:063 (3900) Params: Param 'OFMarkInt' has invalid type.
01:34:52:070 (3900) C[1114], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:35:07:373 (1904) Params: Param 'OFMarkInt' has invalid type.
01:35:12:380 (1904) C[1115], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:36:10:646 (3464) Params: Param 'OFMarkInt' has invalid type.
01:36:15:653 (3464) C[1116], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:36:30:826 (3884) Params: Param 'OFMarkInt' has invalid type.
01:36:35:833 (3884) C[1117], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

01:37:45:717 (3640) Params: Param 'OFMarkInt' has invalid type.
01:37:50:724 (3640) C[1118], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.

I was trying to connect to StarWind running on Windows XP with an Intel PRO 1000 XT Server Adapter from a WinXP machine with an Intel PRO 1000 T IP Storage adapter. The Intel IP Storage adapter uses the MS initiator so this should work, correct?
Regards,
Anton Kolomyeytsev

Chief Technology Officer & Chief Architect, StarWind Software

Image
User avatar
Alex (staff)
Staff
Posts: 177
Joined: Sat Jun 26, 2004 8:49 am

Thu Jul 15, 2004 11:20 am

cclausen wrote:01:34:47:063 (3900) Params: Param 'OFMarkInt' has invalid type.
01:34:52:070 (3900) C[1114], LOGGED_IN: *ERROR* 'recv' thread: recv failed 274a.
Could you, please, change logging level to 3 (change "LogLevel = 0" to "LogLevel = 3" in the StarWind.conf) and send logs to me (lx@rocketdivision.com)? You will need to restart StarWindService after changing logging level. Thanks.

PS. If there is no "LogLevel = 0" string in the configuration file (I don't know which version you are running) you will need to change this parameter in registry. Find "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\StarWindService\Parameters\CommandLine". This is multiline value. Change line "-l0" to "-l3" and restart the service.
Best regards,
Alexey.
Locked