scsimgr SCSI Management and Diagnostics utility on HP-UX 11i v3 (March 2008)

Command keyword Description
erase Erase optical memory device surface
inquiry Perform the INQUIRY command to retrieve standard inquiry data or vital
product data
ddr_add Add a settable attribute scope
ddr_del Delete a settable attribute scope
ddr_list List registered settable attribute scopes
ddr_name Generate a settable attribute scope covering a SCSI object
activate Activate lunpaths in standby state or active non-optimized state for devices
supporting asymmetric access
identifier: specifies the object on which the operation applies. It is of the following form:
-D (<dsf>| <leg_dsf>) | -H <hw_path> | -C <class> -I <instance> | -N <attr_scope>
Identifier Options Description
Comment
dsf Full path of a persistent character DSF.
Example: /dev/rdisk/disk0.
leg_dsf Full path of a legacy character DSF.
Example: /dev/rdsk/c0t0d0
class Class of the object. Must be used in combination with instance number to
fully identify an object.
Example: disk, lunpath, fc, ext_bus, tgtpath
Note: the class of a SCSI object can be obtained from the ioscan
command.
instance Instance number of the object. Must be used in combination with the
class to fully identify an object.
Example: 0, 1, 2, 3
Note: the instance number of a SCSI object can be obtained from the
ioscan command.
hw_path Hardware path of the SCSI object.
e.g.: 64000/0xfa00/0x5, 0/3/1/0.0x21000020371972eb.0x0
Note: The hardware path of a SCSI object can be obtained from the
ioscan command.
attr_scope Settable attribute scope.
Examples:
/escsi/esdisk: global to the esdisk driver.
/escsi/esdisk/0x07: all optical memory (OM) devices managed
by the esdisk driver. 0x7 is the peripheral device type
corresponding to OM
/escsi/estape: global to estape driver
/escsi/eschgr: global to the eschgr driver.
Notes:
The scsimgr command only accepts object identifiers in the agile view format with the
exception of the following commands, which also accept legacy DSFs: get_stat, clear_stat,
replace_leg_dsf.
Refer to the scsimgr(1M) manpage for information on building a settable attribute scope from
driver name, device type, vendor identifier, product identifier and firmware revision.
6