U320 Installation Guide
For more information on OLAR or OL*, see the following documents:
• To determine whether OLAR or OL* is supported on your system, see the HP Ultra320 SCSI
Host Bus Adapter Support Matrix:
http://docs.hp.com/en/netcom.html#SCSI%20Host%20Bus%20Adapters
• For detailed instructions on using OLAR on HP-UX 11i v1, see Configuring HP-UX for
Peripherals:
http://docs.hp.com/en/oshpux11i.html#System%20Administration
• For detailed instructions on using OL* on HP-UX 11i v2, see the Interface Card OL* Support
Guide:
http://docs.hp.com/en/oshpux11iv2.html#System%20Administration
• For detailed instructions on using OL* on HP-UX 11i v3, see the Interface Card OL* Support
Guide:
http://docs.hp.com/en/oshpux11iv3.html#System%20Administration
IMPORTANT: Superdome systems are not intended for access by users. HP recommends that
Superdome systems only be opened by a qualified HP engineer. Failure to observe this
requirement can invalidate any support agreement or warranty to which the system owner might
otherwise be entitled.
IMPORTANT: If you use OLAR or OL* to add or replace an A7173A adapter, the SCSI ID will
be set at 7 by default. If the SCSI ID for an add-in or replacement adapter needs to be set at some
value other than 7, use the mptconfig command to set the SCSI ID after the A7173A adapter
is inserted into the slot and powered on, but before the SCSI cable(s) are connected. For more
information on using mptutil to set SCSI parameters, see the HP A7173A PCI-X Dual Channel
Ultra320 SCSI Host Bus Adapter Support Guide, at:
http://docs.hp.com/en/netcom.html#SCSI%20Host%20Bus%20Adapters
Confirming the A7173A Adapter Firmware Version
To verify the firmware version currently running on an online A7173A adapter, use the mptutil
<device_file> command.
To determine the device files for the A7173A adapters in your system, use the ioscan -fnkd
mpt command:
# ioscan -fnkd mpt
Class I H/W Path Driver S/W State H/W Type Description
==================================================================
ext_bus 6 1/0/2/0/0 mpt CLAIMED INTERFACE SCSI Ultra320 A6961-60011
/dev/mpt6
ext_bus 7 1/0/2/0/1 mpt CLAIMED INTERFACE SCSI Ultra320 A6961-60011
/dev/mpt7
ext_bus 8 1/0/4/0/0 mpt CLAIMED INTERFACE SCSI Ultra320 A6961-60011
/dev/mpt8
ext_bus 9 1/0/4/0/1 mpt CLAIMED INTERFACE SCSI Ultra320 A6961-60011
/dev/mpt9
The device file for each channel of each A7173A adapter is in the second line of the ioscan
output for each channel. In the sample output, the device files are /dev/mpt6, /dev/mpt7,
/dev/mpt8, and /dev/mpt9.
When you have determined the device files, use the mptutil <device_file> command to
determine the firmware version currently running (in ROM) on the A7173A adapter. Both channels
on each adapter share the same firmware, so it is only necessary to query one channel to determine
the current firmware version. For example:
Confirming the A7173A Adapter Firmware Version 7