| |
Manpage for sainfo on Tru64
# sainfo -h
hp Array Diagnostic Utility
Usage : sainfo [-t {sa5300 | all | scp#}] [-P {Port#:scsiID | all}]
[-L {all | lun# | dsk# | /dev/disk/dsk#}] [-C ]
[-l ] [-r ] [-v ] [-h ] [-f filename]
-t {sa5300 | msa1000 | all |scp#}
sa5300 | msa1000
specific category of controller
all
All the supported categories of controllers
scp# control port number
-P {scsiport#driveID# | all}
Drive ID or all
-L {Lun# |dsk# | all}
Lun number or disk node or all
-C Controller details
-l list of devices
-r RIS data
-v Program version
-h Display Help
-f {filename}
Output file name. stdout by default
Note: -t switch is mandatory unless -L dsk# or -L/dev/disk/dsk#
is specified
Refer to sainfo man page for more info
#whereis sainfo
sainfo: /usr/lbin/sainfo
#ls -la /usr/lbin/sainfo
... /usr/lbin/sainfo -> /usr/opt/SYSCHECK140/lbin/sainfo
At this point, it doesn't look like there is a released version of
sainfo for Tru64, only this "prerelease" version that comes hidden
in sys_check. Also, no manpage. Also, seems to really, really want
to be run as root... not setuid, actually as root.
keywords: man page, smary array, smartarray, 5300, syscheck
date: 05/09/2006
|