HP MSA 2040 CLI Reference Guide
506 XML API basetype properties
volume-reservations
This basetype is used by show volume-reservations.
Table 96 volume-reservations properties
Name Type Description
volume-name string The name of the volume.
serial-number string The serial number of the volume.
reservation-
active
string • Free: The volume is not reserved.
• Reserved: The volume has been reserved by a host.
reservation-
active-numeric
uint32 Numeric equivalents for reservation-active values.
• 0: Free
• 1: Reserved
host-id string Host WWPN or iSCSI node name.
port string The controller host-port identifiers.
reserve-type string The reservation type.
• Undefined: The volume has no persistent reservations.
• Write Exclusive: Write commands are only allowed for a single
reservation holder.
• Exclusive Access: Certain access (read, write) commands are only
allowed for a single reservation holder.
• Write Exclusive - Registrants Only: Write commands are only
allowed for registered hosts. There is a single reservation holder.
• Exclusive Access - Registrants Only: Certain access (read,
write) commands are only allowed for registered hosts. There is a single
reservation holder.
• Write Exclusive - All Registrants: Write commands are only
allowed for registered hosts. There is a single reservation holder.
• Exclusive Access - All Registrants: Certain access (read, write)
commands are only allowed for registered hosts. There is a single
reservation holder.
reserve-type-
numeric
uint32 Numeric equivalents for reserve-type values.
• 0: Undefined
• 1: Write Exclusive
• 3: Exclusive Access
• 5: Write Exclusive - Registrants Only
• 6: Exclusive Access - Registrants Only
• 7: Write Exclusive - All Registrants
• 8: Exclusive Access - All Registrants