Intel S2600CP Software User Guide for Windows* - Page 86

Intel, RSTe Command Line Interface RSTCLI Utility Overview, Return, Description

Page 86 highlights

Intel® RSTe Command Line Interface (RSTCLI) Utility Overview Code 2 3 Return INVALID_REQUEST INVALID_DEVICE 4 REQUEST_FAILED 5 REQUEST_UNSUPPORTED 6 DEVICE_STATE_INVALID 7 INVALID_STRIP_SIZE 8 INVALID_NAME 9 INVALID_SIZE 10 INVALID_NUMBER_DISKS 11 INVALID_RAID_LEVEL Description Unrecognized command; request formatted incorrectly. 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. Request was formatted correctly but failed to execute. Detail message will be returned unless --quiet switch is used. 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). 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. Strip size is not supported. Name of volume is too long or has invalid characters. Size requested is invalid. Number of disks is invalid. RAID level requested is not valid. Intel® RSTe User's Guide 77

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91

Intel
®
RSTe Command Line Interface (RSTCLI) Utility Overview
Intel
®
RSTe User
s Guide
77
Code
Return
Description
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.