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

General syntax and summary of options
The syntax of the scsimgr command is as follow:
scsimgr [-fpv] command [-d driver] [identifier] [keyword ...] [argument ...]
scsimgr [-h] [-d driver] [command]
The following tables summarize the meaning of different components
Option Description
-v Verbose or extended output of command options
Note: This option is ignored for command options which do not provide a
verbose or extended output.
-p Parsable or scriptable output.
Note: This option is ignored for command options which do not provide a
scriptable output.
-f Force execution of a destructive command without requesting user confirmation.
Note: This option is ignored for command options, which do not require user
confirmation before proceeding.
-h Help information. If a command option is specified, contextual help information
is provided for the command option.
-d <driver> Specifies the name of a driver. Used to explicitly direct an operation to a driver
plug-in.
command: specifies the operation to perform. Only one command can be specified at a time. It
should be the first keyword in the command line.
Command keyword Description
get_stat Get statistics on SCSI objects
clear_stat Clear statistics on SCSI objects
clear_kmstat Clear kernel metrics (kmetrics) data structures for SCSI objects
get_info Get status information on SCSI objects
lun_map Show mapping between LUNs and lunpaths
get_attr Get attributes of SCSI objects or a SCSI subsystem
set_attr Set current values of attributes for a SCSI object or a SCSI subsystem
save_attr Set and save in a persistent manner, current values of attributes for a SCSI
object or subsystem
disable Disable a SCSI object for I/O transfer
enable Enable a SCSI object for I/O transfer
replace_leg_dsf Validate change of the binding of a legacy device file to a LUN
replace_wwid Validate LUN replacement
lun_reset Perform the LUN RESET SCSI management function
warm_bdr Perform the WARM TARGET RESET SCSI management function
cold_bdr Perform the COLD TARGET RESET SCSI management function
set_devid Set user-friendly device identifier for a device supporting SET/REPORT
DEVICE IDENTIFIER SCSI commands
get_devid Read a user-friendly device identifier for a device supporting SET/REPORT
DEVICE IDENTIFIER SCSI commands
sync_cache Synchronize a block device write cache
5