HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
d
dsp(1M) dsp(1M)
SCSI (device level) communication errors:
Sense data associated with the failed operation is printed.
Error messages generated by system calls:
dsp uses the following system calls:
stat(), open(), close(), read(), write(), and ioctl().
Documentation for these HP-UX system calls contains information about the specific error conditions associ-
ated with each call. dsp does not alter the value of errno. The interpretation of errno for printing
purposes is performed by the system utility strerror().
EXAMPLES
To display the status of the drives on the HP SCSI disk array /dev/rdsk/c2t4d0 on a Series 700:
dsp -p /dev/rdsk/c2t4d0
To display the status of the LUN associated with the HP SCSI disk array /dev/rdsk/c2t0d0 on a Series
800 in raw hex format:
dsp -l -h /dev/rdsk/c2t0d0
To display the status of the drives on the
HP SCSI disk array /dev/rdsk/c2t5d0
in raw decimal format
on a Series 700:
dsp -p -d /dev/rdsk/c2t5d0
DEPENDENCIES
The HP C2425 and HP C2427 disk arrays are only supported on Series 700 systems running HP-UX version
9.0X.
The HP C2430 disk array is supported on Series 700 and 800 systems runing HP-UX versions 9.0X and
10.0X.
AUTHOR
dsp was developed by HP.
HP-UX Release 11i: December 2000 − 2 − Section 1M−−189
___
___