HP Lefthand CLI | Return Codes |
11
Result
Value
OS Status Description
CliqUnrecognizedParameter
0x80001008
135
This parameter is unrecognized.
CliqIncompatibleParameters
0x80001009
136
Two or more parameters supplied
are incompatible with each other.
CliqNotYetImplemented
0x8000100A
137
This is a legal command - we just
haven't done it yet.
CliqNoMemory
0x8000100B
138
Out of memory.
CliqVolumeNotFound
0x8000100C
139
Could not find the requested
volume.
CliqVolumeInUse
0x8000100D
140
The requested volume is in use.
CliqVolumeInitFailure
0x8000100E
141
Volume initialization failed.
CliqUnrecognizedVolume
0x8000100F
142
The volume is an unrecognized
type.
CliqOperationFailed
0x80001010
143
General SAN/iQ error - the
operation failed.
CliqCredentialsFailed
0x80001011
144
The supplied credentials are
incorrect.
CliqInvalidParameter
0x80001012
145
Invalid parameter.
CliqObjectNotFound
0x80001013
146
Object not found.
CliqConnectionFailure
0x80001014
147
Failed to connect to the API server.
CliqNotEnoughSpace
0x80001015
148
Not enough space to complete the
command.
CliqNoManager
0x80001016
149
Could not find a manager.
CliqSocketError
0x80001017
150
Network socket error.
CliqOperationTimedOut
0x80001018
151
Operation exceeded the specified
timeout.
CliqNoPlatformSupport
0x80001019
152
This operating system type does not
support the operation.
CliqNoPlatformSupport
0x8000101A
153
This operating system version does
not support the operation.
CliqUtilityNotFound
0x8000101B
154
The utility command requested was
not found.
CliqUtilityNotAllowed
0x8000101C
155
The utility command requested is not
in the allowed list.
CliqUtilityIllegalParameter
0x8000101D
156
The utility command contains
unsupported parameters or
redirection.
CliqUtilityFailed
0x8000101E
157
The utility command executed, but
returned a non-zero status code.
CliqNodeNotFound
0x8000101F
158
The specified storage system can't
be found.
CliqIllegalUsername
0x80001020
159
The username must be 3..40
characters, starting with a letter.