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)

56 SCSI Commands
• 07h – Register and Move Registers a reservation key for another I_T nexus and moves the
persistent reservation to that I-T nexus.
Scope – Only logical unit scope is supported, and this field must be a 0h.
Type – This field specifies 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).
Parameter List Length – This field returns 18h (24) to indicate the length of the PERSISTENT RESERVE
OUT parameter list, which is shown in the following table.
Reservation Key – This is an 8-byte reservation key that identifies the initiator. The value must match the
registered reservation key for the I_T nexus except for:
• The Register and Ignore Existing Key service action, where this field is ignored.
• The Register service action for an unregistered I_T nexus, where this field is 0.
If the Reservation Key does not match with the one registered in the device server for the I_T nexus, the
device server returns Reservation Conflict.
Service Action Reservation Key – This field only applies to the following service actions as follows:
• Register – This is the new reservation key to register.
Table 52 PERSISTENT RESERVE OUT Parameter List
Bit
Byte
76543210
0
:
7
Reservation Key
8
:
15
Service Action Reservation Key
16
:
19
Scope-Specific Address
20 Reserved
SPEC-
1_PT
ALL_TG
_PT
Rsvd APTPL
21 Reserved
22
:
23
Obsolete
24
:
n
Additional Parameter Data (see Table 53
and Table 54)