HP StorageWorks Modular Smart Array 1000 Configuration Procedures for HP-UX Addendum (365448-001, April 2004)
Table Of Contents

Fibre Channel switched fabric deployments
5Modular Smart Array 1000 Configuration Procedures - for HP-UX Addendum
4. Obtain the World Wide Port Name (WWPN) of the HBA and the MSA1000
controller (WWPN are used when configuring storage):
a. To obtain the WWPN of the HBA in the server, use the fcmsutil
command from HP-UX:
(The WWPN is called the Port World Wide Name in HP-UX.):
Example command, using the sample information in Table 2:
fcmsutil /dev/fcd1
b. To obtain the WWPN of the MSA1000 controller, use the show
command from the CLI of the MSA1000:
(The WWPN is called the Reported Port ID in the CLI.):
Example command, using the sample information in Table 2:
show this_controller
c. Record these WWPN in the spaces provided in Table 1.
5. Download the firmware to the active controller by entering the SCU
DOWNLOAD command:
Note: To download new firmware to the controller, you must know the:
■ Path of the firmware file, obtained in step 1
(Example:
/tmp/scu/msav430b285.bin)
■ Device Special Filename of the controller, obtained in step 3
(Example:
/dev/rscsi/c5t0d0)
■ The following procedures use the sample information illustrated in step 3.
Example command, using the sample information in Table 2:
# /usr/bin/scu -f /dev/rscsi/c5t0d0 download
/tmp/scu/msav430b285.bin save segment
Downloading File “msa430b285.bin” of 1048576 bytes...
Download completed successfully...
Delaying for 120 seconds while firmware is saved, please be
patient... 120
Caution: Do not restart the server or the MSA1000 until the download of the
firmware is completed.
When the download is complete, the CLI prompt is redisplayed.