5.
After verifying the block-type and character-type device files, verify the HP-UX driver for the disk
array using the ioscan
Example
# ioscan -fn
Class
------------------------------------------------------------
bc
bc
fc
fcp
ext_bus 2 8/12.8.0.255.0
disk
disk
disk
Creating the device files
If the device files were not created automatically when the system was restarted, use the insf
command in the /dev directory to create the device files. After this command is executed, repeat the
procedures in
device files and driver.
Example
# insf -e
insf: Installing special files for mux2 instance 0 address 8/0/0
:
:
#
Failure of the insf
If the device files for the new disk array devices cannot be created automatically, you must create the
device files manually using the mknodcommand as follows:
1.
Retrieve the device information you recorded earlier.
2.
Construct the device file name for each device, using the device information, and enter the file
names in your table. Use the following formula to construct the device file name:
cxtydz
where:
x = SCSI bus instance number
y = SCSI target ID
z = LUN
c stands for controller
t stands for target ID
d stands for device
The numbers x, y, and z are hexadecimal.
fn command.
I H/W Path
0
1 8
0 8/12
0 8/12.8
3 8/12.8.8.255.0.6.0 sdisk
/dev/dsk/c2t6d0
4 8/12.8.8.255.0.6.1 sdisk
/dev/dsk/c2t6d1
5 8/12.8.8.255.0.8.0 sdisk
/dev/dsk/c2t8d0
"Verifying device
recognition" on page 15 to verify new device recognition and the
:
:
e command indicates a SAN problem.
Driver S/W State H/W Type
root
CLAIMED
BUS_NEXUS...
bc
CLAIMED
BUS_NEXUS...
fcT1
CLAIMED
INTERFACE...
fcp
CLAIMED
INTERFACE...
fcpdev CLAIMED
INTERFACE...
CLAIMED
DEVICE...
/dev/rdsk/c2t6d0
CLAIMED
DEVICE...
/dev/rdsk/c2t6d1
CLAIMED
DEVICE...
/dev/rdsk/c2t8d0
:
:
XP Disk Array Configuration Guide for HP-UX
Desc
:
:
e
19