HP StorageWorks 2300 Modular Smart Array reference guide (500911-001, January 2009)

104 Using FTP to download logs and update firmware
Updating disk drive firmware
You can update disk firmware by loading a firmware file obtained from the HP web download site,
http://www.hp.com/go/msa
, or from the disk manufacturer. To install an HP ROM Flash Component or
firmware Smart Component, follow the instructions on the HP web site; otherwise, to install a firmware
binary file, follow the steps below.
SAS disks are dual ported and can be updated from either controller. SATA disks are single ported. A
SATA disk that is in a vdisk or is a dedicated spare for a vdisk must be updated from the controller that
owns the vdisk. Attempting to update a SATA disk from the non-owning controller will not cause any
change to the disk.
Disks in single-ported MSA70 drive enclosures must be updated from the controller to which the MSA70 is
connected.
Preparing for update
1. Obtain the appropriate firmware file and download it to your computer or network.
2. Check the disk manufacturer’s documentation to determine whether disks must be power cycled after
firmware update.
3. In SMU, for each disk to update:
a. Determine the enclosure number and slot number of the disk.
b. If the disk is SATA and is associated with a vdisk, determine which controller owns the vdisk.
4. In SMU, prepare to use FTP and the CLI:
a. Determine the network-port IP addresses of the system’s controllers.
b. Verify that the system’s FTP and CLI services are enabled.
c. Verify that the user you will log in as has permission to use the FTP and CLI interfaces.
5. Stop I/O to the storage system. During the update all volumes will be temporarily inaccessible to hosts.
If I/O is not stopped, mapped hosts will report I/O errors. Volume access is restored after the update
completes.
Updating disk firmware
1. Open a Command Prompt (Windows) or a terminal window (UNIX) and navigate to the directory
containing the firmware file to load.
2. Enter:
ftp controller-network-address
For example:
ftp 10.1.0.9
3. Log in as an FTP user.
4. Enter:
put firmware-file disk:enclosure-ID:slot-number
For example:
put 90-00000178.bin disk:1:11
It typically takes several minutes for the new firmware to load. Progress messages are displayed in this
FTP interface during that time. Wait for the progress messages to specify that the code load has
completed (passed); for example:
ftpdProcessStor: DIM_UpdateDevice drive at enclosure = 1 slot = 11 passed
WARNING! Do not power cycle or restart during the firmware update as this can result in loss of
capabilities for this unit.
5. Repeat step 4 for each disk to update.
6. Quit the FTP session.