HP StorageWorks Tru64 UNIX Kit V3.0B for Enterprise Virtual Array Installation and Configuration Guide (AA-RUGPB-TE, October 2003)
Table Of Contents

Installing the Tru64 UNIX Kit
23Tru64 UNIX Kit V3.0B for Enterprise Virtual Array Installation and Configuration Guide
As your system starts up, startup information is logged in a file called messages
where, among many other items, the version of the installed FCA drivers are
recorded.
1. View the messages
# cd/var/adm
# view messages
2. Inspect the latest entry line for KGPSA (the FCA name).
The following is an example:
Jan 17 vmunix: KGPSA-CA : Driver Rev 1.32: F/W Rev
3.81A4(2.01A0) : wwn 1000-0000-c923-102
3. Ensure that you have version 1.29 or above for each of your FCAs.
If your driver version is not at 1.29 or above, you should update it.
Updating the Tru64 UNIX Driver
This driver is for HBAs DS-KGPSA-CA and DS-KGPSA-DA, using the SLI2
programming interface. The adapter minimum firmware revision that should be
run in conjunction with the driver is:
■ DS-KGPSA-CA - V3.81a4
■ DS-KGPSA-DA - V3.81a4
Note: DS-KGPSA-CA requires console V5.6 or above on the Alpha platforms.
Check your platform configuration to make sure that all components are up to date.
To prepare the system for the HBA device driver and potentially prepare it to build
the HBA sources, invoke the corresponding BINSTALL script for your operating
system revision.
BINSTALL.V51a
If you must manually add support for the DS-KGPSA-CA to your system, add an
entry for the DS-KGPSA-CA to /etc/sysconfigtab under the “emx:” section.
1. Edit /etc/sysconfigtab with a text editor.