User's Guide
Table Of Contents
- SCSI Command Support
- SCSI Commands
- Initialize Element Status - 07h
- Initialize Element Status With Range - E7h
- Inquiry - 12h
- Log Sense - 4Dh
- Mode Select (6) - 15h
- Mode Select (10) - 55h
- Mode Sense (6) - 1Ah
- Mode Sense (10) - 5Ah
- Mode Pages
- Move Medium – A5h
- Persistent Reserve In – 5Eh
- Persistent Reserve Out – 5Fh
- Position to Element – 2Bh
- Prevent Allow Medium Removal – 1Eh
- Read Buffer – 3Ch
- Read Element Status – B8h
- Release Element (6) – 17h
- Release Element (10) – 57h
- Report LUNS – A0h
- Request Sense – 03h
- Request Volume Element Address - B5h
- Reserve Element (6) - 16h
- Reserve Element (10) - 56h
- Send Diagnostic - 1Dh
- Send Volume Tag - B6h
- Test Unit Ready (00h)
- Write Buffer (3Bh)

Quantum Scalar Intelligent Libraries SCSI Reference Guide Guide 51
Read Reservations Response
The response for a Read Reservations service action is shown in the following table.
Generation – This field is a 32-bit counter that is incremented every time a PERSISTENT RESERVE OUT
command requests a Register, a Register and Ignore Existing Key, a Clear, a Preempt, or a Preempt and
Abort service action. This counter is not maintained across power cycles.
Additional Length – This field indicates the length in bytes of the Reservation Descriptor, which may return
0 or 0010h (16).
Since element reservations are not supported, a single reservation descriptor is returned for logical unit.
Reservation Key – This is the 8-byte reservation key that was registered through the PERSISTENT
RESERVE OUT command.
Scope-Specific Address – Element reservations are not supported and this field returns 0000h.
Scope – This field returns a 0h, indicating logical unit scope. Element scope is not supported.
Type – This field returns the type of reservation as follows:
• 3h Exclusive Access – The initiator holding the persistent reservation has exclusive read and write
access. Requests from any other initiators to transfer data to or from the logical unit will result in a
Reservation Conflict.
• 6h Exclusive Access, Registrants Only – Any currently registered initiator has exclusive data
transfer access. Requests from unregistered initiators to transfer data to or from the logical unit will
result in a Reservation Conflict.
• 8h Exclusive Access, All Registrants (only supported if the command is issued to a media changer
device hosted by an HP tape drive).
Table 47 Read Reservations Response
Bit
Byte
76543210
0
:
3
Generation
4
:
7
Additional Length (0 or 0010h)
Reservation Descriptor
8
:
15
Reservation Key
16
:
19
Scope-Specific Address
20 Reserved
21 Scope Type
22
Obsolete
23