HP XC System Software Administration Guide Version 4.0

Table Of Contents
D CPU Frequency-Based Power-Saving Feature
This version of the HP XC System Software introduces the CPU frequency-based power-saving
feature, which adjusts the CPU clock frequency to save CPU power consumption. This feature
sets the node's CPU clock frequency to its minimum frequency when it is idle and sets it to its
highest setting when it runs a Standard LSF job.
This feature is enabled only for HP XC systems that fulfill the following conditions:
HP CP3000BL and CP4000BL platform servers.
This feature is currently only available on the Intel Xeon with EM64T and AMD Opteron
platforms. For a list of the CP3000BL and CP4000BL servers supported under HP XC, see
the HP XC Hardware Preparation Guide.
The Virtual DevicesPower Regulator iLO/BIOS setting must be set to OS Control
Mode.
Standard LSF.
This feature is not currently supported under LSF with SLURM. For more information on
Standard LSF, see Chapter 16 (page 189).
HP Insight Power Manager (IPM) must not be installed on the HP XC system.
The IPM also changes the CPU clock frequency and might interfere with the CPU
frequency-based power-saving feature.
You must install the CPU frequency-based power-saving feature manually. The
hptc-powersave-*.rpm is located in the HPC/extras/RPMS directory of the HP XC System
Software Installation disk. You can either install this RPM on the head node as follows, update
the golden image, and reimage the nodes, as described in Chapter 11 (page 141):
# rpm -ivh hptc-powersave-*.rpm
Alternatively, you can install the RPM on the head node, copy it on /hptc_cluster, a shared
file system, and use the pdsh utility to install the RPM on all the nodes except the head node as
follows. Be sure to create a new golden image also.
# pdsh -x `nodename` -a rpm -ivh /hptc_cluster/hptc-powersave-*.rpm
# si_rmimage base_image
# updateimage --gc imageserver --no-netboot --init
The contents of the RPM are written to /opt/hptc/powersave.
The RPM contains two text documents, HOWTO.cpufreq and README.cpufreq.
The HOWTO.cpufreq document provides information on installing, configuring, debugging,
and uninstalling the CPU frequency-based power-saving feature.
The README.cpufreq document provides provide additional information on this CPU
frequency-based power-saving feature and the hptc-powersave.rpm.
311