HP XC System Software Installation Guide Version 3.0
3. Read the
HP XC System Software Release Notes
for Version 3.0 before beginning the upgrade procedure.
This document describes any last-minute changes to software, firmware, or hardware that may affect
the upgrade process.
The
HP XC System Software Release Notes
for each XC software release are available at:
http://www.hp.com/techservers/clusters/xc_clusters.html
4. Set all nodes to network boot so that all client nodes can be reimaged after the head node is updated:
# setnode --resync --all
5. Shut down all nodes except the head node:
# stopsys
Task 2: Install the Upgrade RPM and Prepare Your System
Perform the following procedure to install the upgrade Red Hat Package Manager (RPM®), and run the
preupgradesys script, which performs the necessary preprocessing to prepare your system:
1. Insert the HP XC System Software Version 3.0 DVD into the DVD drive on the head node.
2. Mount the DVD at the following location:
# mount /dev/cdrom /mnt/cdrom
3. Change to the following directory
# cd /mnt/cdrom/HPC/RPMS
4. Find the name of the hptc-upgrade RPM:
# ls hptc-upgrade*
hptc-upgrade-1-n.noarch.rpm
In the previous example, n in the RPM name represents the RPM version number. This number will vary
from release to release.
5. Install the RPM:
# rpm -Uvh hptc-upgrade-1-n.noarch.rpm
6. Go back to the home directory:
# cd
7. Run the following script to prepare the system for the upgrade:
# preupgradesys
The preupgradesys utility performs all the necessary
pre-processing steps needed to upgrade your cluster. This script
must be run before you upgrade your system.
Do you wish to continue? [y/n] y
Removing hpasm RPMs
Removing modules RPM
Removing Myrinet RPMs
preupgradesys output logged to
/var/log/preupgradesys/preupgradesys.log
Note
The command output looks different on Itanium-based systems. For example, you will not see the
messages about RPM removal.
Task 3: Upgrade Linux and HP XC Specific RPMs
Follow this procedure to upgrade your system with new versions of Linux and HP XC specific RPMs:
Task 2: Install the Upgrade RPM and Prepare Your System 79