scsimgr.1m (2010 09)

s
scsimgr(1M) scsimgr(1M)
instance Instance number of the SCSI object. Should be used along with the
class to identify a LUN, LUN path, target path, or an HBA controller.
class Class of the SCSI object. Should be used along with the
instance
number to identify a LUN, LUN path, target path, or an HBA controller.
get_devid/set_devid
Respectively gets and sets an identifier for a device.
An identifier is a user friendly readable string (maximum size of 128 characters) that is
stored on the device itself which remains viewable even if the device is moved physically.
These commands can only be performed on devices that support the SCSI commands:
REPORT DEVICE IDENTIFIER and SET DEVICE IDENTIFIER. Devices implementing
these commands are mandated to accept identifier of up to 64 bytes. They can optionally
accept identifiers of up to 512 bytes. So even if
scsimgr allows to specify identifiers of
up to 128 bytes, it is safer to limit to 64 bytes.
Usage:
scsimgr get_devid identifier
scsimgr [-f] set_devid identifier device_id
Note: identifier identifies only a LUN. device_id is a user friendly device identifier.
get_info Displays global status and other information, or per-SCSI object instance status or other
information of a SCSI object or a group of SCSI objects.
Use
-v option to display all information. If -v is not specified only a basic set of infor-
mation is displayed.
If no identifier or keyword for a group of SCSI objects is specified,
get_info displays
global information maintained by SCSI services module.
If an identifier or a keyword for a group of SCSI objects is specified,
get_info displays
generic information (in other words, information defined for all class or interface
drivers). It also displays class and/or interface driver specific information if any, if the
driver provides a
scsimgr plug-in module.
So there is no need to specify
-d driver to display driver specific information.
However, to display a class or interface driver specific global information, you must
specify the option
-d driver without any SCSI object identifier or keyword for a group of
SCSI objects.
Usage:
scsimgr [-v] get_info [ identifier | all_lun | all_tport | all_encl |
all_ctlr ]
scsimgr [-v] get_info { identifier all_lpt | all_tp }
scsimgr [-v] get_info -A alias all_tp
Note: identifier identifies a LUN, LUN path, target path, target port, enclosure, alias, or
SCSI HBA controller. Alias is a target port alias previously assigned by the
tport_alias attribute of a target path.
get_stat See clear_stat above.
inquiry Requests and displays information regarding parameters of the target and a component
LUN including: standard inquiry data, vital product data and SCSI commands supported
by the device server.
Usage:
scsimgr inquiry identifier [ page-key | page ]
Note: page is page number in hexadecimal
page-key is the page as ASCII string, and can be one of the following:
supported: supported pages (0x00)
wwid: identifier page (0x83)
10 Hewlett-Packard Company 10 HP-UX 11i Version 3: September 2010