beautypg.com

Firmware upgrade, 1 hpm.1 firmware upgrade, 1 overview – Artesyn ATCA 7370 / ATCA 7370-S Installation and Use (January 2015) User Manual

Page 245: 2 installing the ipmitool, 1 update procedure, 10 firmware upgrade, 1 overview 10.1.2 installing the ipmitool, Chapter 10

background image

Chapter 10

ATCA-7370/ATCA-7370-S Installation and Use (6806800P54H)

245

Firmware Upgrade

10.1 HPM.1 Firmware Upgrade

10.1.1 Overview

The primary update mechanism for the ATCA-7370 blades is the Firmware Upgrade Command
line Utility (FCU) tool which is delivered with the BBS package for the board. However, the
ATCA-7370 board family also supports upgrade of the firmware with the HPM.1 specification.
Upgradeable components of the board include the BIOS flash, the FPGA flash, and the IPMC
flash. For update, it is recommended to use the Pigeon Point System modified ipmitool.

10.1.2 Installing the ipmitool

Procedure

To install the ipmitool, proceed as follows:

1. Download the latest ipmitool-.tar.bz2 tar file from

http://ipmitool.sourceforge.net

to your blade.

2. Extract the source code.

prompt>tar -xjvf ipmitool-.tar.bz2

3. Go to the directory to which you have extracted the ipmitool.

prompt>cd /ipmitool-

4. Build the ipmitool.

prompt>./configure && make && make install

10.1.2.1 Update Procedure

The ipmitool HPM update requires two steps for an update:

1. Upgrade the component.

Example: ipmitool hpm upgrade

2. Activate the component.

Example: ipmitool hpm activate

Both steps can also be integrated into one command.