2.2.3 Error Code
The following is a list of possible RSVD error codes that can be returned by the server.
Name |
Meaning |
---|---|
STATUS_SVHDX_ERROR_STORED 0xC05C0000 |
Sense error data was stored on server |
STATUS_SVHDX_ERROR_NOT_AVAILABLE 0xC05CFF00 |
Sense error data is not available |
STATUS_SVHDX_UNIT_ATTENTION_AVAILABLE 0xC05CFF01 |
Unit Attention data is available for the initiator to query |
STATUS_SVHDX_UNIT_ATTENTION_CAPACITY_DATA_CHANGED 0xC05CFF02 |
The data capacity of the device has changed, resulting in a Unit Attention condition |
STATUS_SVHDX_UNIT_ATTENTION_RESERVATIONS_PREEMPTED 0xC05CFF03 |
A previous operation resulted in this initiator's reservations being preempted, resulting in a Unit Attention condition |
STATUS_SVHDX_UNIT_ATTENTION_RESERVATIONS_RELEASED 0xC05CFF04 |
A previous operation resulted in this initiator's reservations being released, resulting in a Unit Attention condition |
STATUS_SVHDX_UNIT_ATTENTION_REGISTRATIONS_PREEMPTED 0xC05CFF05 |
A previous operation resulted in this initiator's registrations being preempted, resulting in a Unit Attention condition |
STATUS_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED 0xC05CFF06 |
Represents the data storage format of the device has changed, resulting in a Unit Attention condition |
STATUS_SVHDX_RESERVATION_CONFLICT 0xC05CFF07 |
The current initiator is not allowed to perform the SCSI command because of a reservation conflict |
STATUS_SVHDX_WRONG_FILE_TYPE 0xC05CFF08 |
File on which open is performed is of wrong type |
STATUS_SVHDX_VERSION_MISMATCH 0xC05CFF09 |
Protocol version in request is not equal to 0x00000001 or 0x00000002 |
STATUS_VHD_SHARED 0xC05CFF0A |
The virtual disk cannot be opened because it is currently used in shared mode |