HP XP P9000 Configuration Guide (AV400-96525, November 2012)
Example
# insf -e
insf: Installing special files for mux2 instance 0 address 8/0/0
: : : :
: : : :
#
Failure of the insf –e command indicates a SAN problem.
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.
3. Construct the minor number for each device, using the device information, and enter the file
names in your table. Use the following formula to construct the minor number:
0xxxyz00 where
xx = SCSI bus instance number, y = SCSI target ID, and z = LUN.
4. Display the driver information for the system using the lsdev command.
Example
# lsdev
Character Block Driver Class
: : : :
188 31 sdisk disk
#
5. Enter the major numbers for the device drivers into the table. You should now have all required
device and driver information in the table.
20 HP-UX