User's Guide
Table Of Contents
- Preface
- Theory of Operation
- Media Changer Commands
- Overview of Command and Status Processing
- Media Changer Command Descriptions
- Initialize Element Status Command (07h)
- Inquiry Command (12h)
- Load Unload Command (1Bh)
- Log Sense Command (4Dh)
- Mode Select (6) / (10) Command (15h / 55h)
- Mode Sense (6) / (10) Command (1Ah/ 5Ah)
- Move Medium Command (A5h)
- Persistent Reserve In Command (5Eh)
- Persistent Reserve Out Command (5Fh)
- Position to Element Command (2Bh)
- Prevent/Allow Medium Removal (1Eh)
- Read Buffer Command (3Ch)
- Read Element Status Command (B8h)
- Release Element (10) Command (57h)
- Release Unit (6) Command (17h)
- Report Device Identifier Command (A3h)
- Report LUNS Command (A0h)
- Request Sense Command (03h)
- Reserve Element (10) Command (56h)
- Reserve Element (6) Command (16h)
- Send Diagnostic Command (1Dh)
- Set Device Identifier Command (A4h)
- Test Unit Ready Command (00h)
- Write Buffer Command (3Bh)
- Index

Chapter 2 Media Changer Commands
Reserve Element (10) Command (56h)
Quantum SuperLoader 3 Software Interface Guide 131
Table 60 Reserve Element
(10) Command
If the
LongID bit = 1 and the Element bit = 0, then the parameter list length
is eight and the parameter list has the following format.
Field Description
3rd Pty When set to 1, it indicates that the
Third Party Device ID field is valid.
LongID When 0, indicates that the third party device associated with the
reservation release has a number smaller than 255 and the ID value can be
sent within the
CDB. If set = 1, indicates that the third party device ID is
greater than 255, the ID value within the
CDB is ignored, and the parameter
list length is at least eight.
Element Not supported. Must be 0.
Reservation
Identification
Ignored.
Third Party
Device ID
Required and used only when the
3rdPty bit is set, in which case this field
specifies the SCSI ID of the initiator to be granted the reservation of the
logical unit. The drive preserves the reservation until one of the following
occurs:
• It is superseded by another valid
RESERVE command from the initiator;
• It is released by the same initiator;
• It is released by a
TARGET RESET message from any initiator;
• It is released by a
TARGET RESET message from any initiator; or
• It is released by a hard reset condition.
The media changer ignores any attempt to release the reservation made by
any other initiator. For example, if
ID7 sends ID2 a Third Party reservation
on behalf of
ID6 (the target at ID2 gets reserved for the initiator ID6), then
only
ID7 can release the target at ID2 (using a Third Party release). ID6 cannot
release the reservation even though the reservation was made on its behalf.
Parameter List
Length
This field specifies the length, in bytes, of the parameter list that will be
transferred from the initiator.