Software User Guide for Windows*
Intel
®
RSTe Command Line Interface (RSTCLI) Utility Overview
78 Intel
®
RSTe for Microsoft Windows* OS Software User’s Guide
Code
Return
Description
0
SUCCESS
Successful completion of request.
1
FAILURE
At least some part of request failed.
2
INVALID_REQUEST
Unrecognized command; request formatted incorrectly.
3
INVALID_DEVICE
Request not formatted correctly, device passed in does not exist. Detail
return message will include device identifier and operation. Detail
message will be returned unless --quiet switch is used.
4
REQUEST_FAILED
Request was formatted correctly but failed to execute. Detail message
will be returned unless --quiet switch is used.
5
REQUEST_UNSUPPORTED
Request is not supported on this system. Request was formatted
correctly, but is not supported on this system (this would probably
indicate a bug, as unsupported requests should result in an
INVALID_REQUEST return).
6
DEVICE_STATE_INVALID
Device specified in this request is not in a state that supports this
operation. Detail message will include device identification and state that
device is in. Detail message will be returned unless --quiet switch is
used.
7
INVALID_STRIP_SIZE
Strip size is not supported.
8
INVALID_NAME
Name of volume is too long or has invalid characters.
9
INVALID_SIZE
Size requested is invalid.
10
INVALID_NUMBER_DISKS
Number of disks is invalid.
11
INVALID_RAID_LEVEL
RAID level requested is not valid.