Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SCSI request block (SRB) status codes used to communicate from server to client are as follows.
Value |
Meaning |
---|---|
0x00 |
The request status is pending. |
0x01 |
The request was completed successfully. |
0x02 |
The request was aborted. |
0x06 |
The Shared Virtual Disk does not support the given request. |
0x08 |
The Shared Virtual Disk device is no longer available. |
0x0A |
The SCSI device selection timed out. |
0x12 |
A data overrun or underrun error occurred. |
0x04 |
The request completed with any other error. |