Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : XC Version 3.1 Release Notes > Chapter 15 Documentation

HP XC System Software Installation Guide

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The notes in this section apply to the HP XC System Software Installation Guide.

Typographical Error in Path to iptables.proto.rpmsave File

Table 5-7 incorrectly lists the path to the iptables.proto.rpmsave file as /etc/iptables.proto.rpmsave. The correct path to the file is /etc/sysconfig/iptables.proto.rpmsave.

Typographical Error in Procedure to Create a Lock LUN Device

The procedure in Section 3.14, Task 13 contains a typographical error.

The procedure to create a lock LUN device instructs you to enter the fdisk -R /dev/sdb1 command, but the fdisk command does not have a -R option.

The correct command is:

# sfdisk -R /dev/sdb1

Incorrect Command Line for Rebuilding Serviceguard Modules

On Pages 53 and 54, the procedure to rebuild the Serviceguard pidentd and deadman modules is incorrect. Do not include INSTALL on the make modules_install command line.

The correct procedure to rebuild the Serviceguard modules is:

  1. Rebuild the pidentd module:

    # cd /usr/src/pidentd-3.0.15sg/drivers
    # make modules
    CC [M]  /usr/src/pidentd-3.0.15sg/drivers/pidentd.o
     Building modules, stage 2.
     MODPOST
     CC      /usr/src/pidentd-3.0.15sg/drivers/pidentd.mod.o
     LD [M]  /usr/src/pidentd-3.0.15sg/drivers/pidentd.ko
    # make modules_install
    INSTALL /usr/src/pidentd-3.0.15sg/drivers/pidentd.ko
  2. Change to the directory where Serviceguard is installed (this example uses the default location), and rebuild the deadman module:

    # cd /usr/local/cmcluster/drivers
    # make modules
    CC [M]  /usr/local/cmcluster/drivers/deadman.o
    /usr/local/cmcluster/drivers/deadman.c:159: warning: `MODULE_PARM_' is deprecated 
    (declared at include/linux/module.h:552)  Building modules, stage 2.  MODPOST
     CC      /usr/local/cmcluster/drivers/deadman.mod.o
     LD [M]  /usr/local/cmcluster/drivers/deadman.ko
    # make modules_install 
    INSTALL /usr/local/cmcluster/drivers/deadman.ko 
  3. Create a new module dependency list, system.map:

    # depmod -a

Missing Key Sequence

In Section 3.6.1 “Modify the Default Password for HP ProLiant DL140 and DL145 Hardware Models” on Page 58, add the following step before step a. in the procedure shown for BMC firmware version 1.24 or higher:

  • For BMC Firmware Version 1.24 or higher:

    1. Press esc and Shift+9 to enter the command-line mode.

    Continue with steps a through f as documented on Page 58.

Incorrect Boot Command Line Option for HP ProLiant DL145 G2 Hardware Models

With the new RHEL4 Update 3 kernel delivered in this release, you no longer have to specify the acpi=off kernel boot parameter for HP ProLiant DL145 G2 hardware models. Without this parameter, nodes power off when they are shut down with the stopsys utility and do not wait for the power off time out.

Several areas in the HP XC System Software Installation Guide are affected:

  • Table 2-6: remove reference to acpi=off.

  • Table 2-6: the noapic option is required for DL145 G2 platforms only if InfiniBand PCI-X cards are being used

  • Table 5-6: remove reference to acpi=off.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2006 Hewlett-Packard Development Company, L.P.