HP-UX Reference (11i v1 00/12) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man7/!!!intro.7
________________________________________________________________
___ ___
s
scsi_pt(7) scsi_pt(7)
(Series 800 Only)
Character Block Driver Class
136 -1 spt spt
Run ioscan -kf to find the card instance number, target SCSI ID and SCSI LUN for the
desired device. For example ioscan -kf might show:
Class I H/W Path Driver S/W State H/W Type Description
==============================================================
bc 0 root CLAIMED BUS_NEXUS
ext_bus 2 8 scsi1 CLAIMED INTERFACE HP 28655A - SC
target 0 8.3 target CLAIMED DEVICE
spt 0 8.3.0 spt CLAIMED DEVICE HP C1718T
target 1 8.4 target CLAIMED DEVICE
spt 1 8.4.0 spt CLAIMED DEVICE HP C1716T
...
In this example there are two desired devices:
Device #1 Device #2
========= =========
card instance number = 2 card instance number = 2
target SCSI ID = 3 target SCSI ID = 4
SCSI LUN = 0 SCSI LUN = 0
Verify that these are the same values used in the special device files. For example,
ll
/dev/c2t*d0
might show:
crw-rw-rw- 1 root sys 136 0x023000 Dec 14 15:10 c2t3d0
crw-rw-rw- 1 root sys 136 0x024000 Dec 14 15:10 c2t4d0
SEE ALSO
scsi(7), mknod(1M), reboot(2).
Section 7130 6 HP-UX Release 11i: December 2000
___
___