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: Installation Guide > Chapter 5 Upgrading an HP XC System

Task 4: Upgrade Linux and HP XC RPMs

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

How you perform this task depends on the type of upgrade you are performing. Proceed to one of the following sections to upgrade the system with new versions of Linux and HP XC RPMs:

Major Upgrade: Upgrade RPMs

A major software upgrade uses the Anaconda Kickstart automated installation process, which is invoked by booting from the HP XC DVD to access the ks_upgrade.cfg Kickstart upgrade file.

Follow this procedure to upgrade the RPMs on the system:

  1. Make sure the DVD is still in the DVD drive, and reboot the head node:

    # reboot
  2. At the boot prompt, enter the appropriate boot command to start the upgrade process and specify the name of the Kickstart upgrade file. You must act fast, because the system does not pause very long at the boot prompt. As listed in Table 5-6, the command line is different depending upon the cluster platform chip architecture and how the boot device was set.

    IMPORTANT: Some hardware models require additional parameters to be included on the command line. Before booting the head node, look in the HP XC System Software Release Notes at http://www.docs.hp.com/en/highperfcomp.html to make sure no additional command-line options are required for your hardware model.

    Table 5-6 Upgrade Boot Command Line Based on Cluster Platform Chip Architecture

    Cluster PlatformChip ArchitectureBoot Command Line

    CP3000 and CP4000

    Opteron and Xeon

    boot: linux ks=cdrom:/ks_upgrade.cfg

    HP ProLiant DL385

    Opteron

    boot: linux ks=cdrom:/ks_upgrade.cfg clock=pmtmr

    HP ProLiant DL585

    Opteron

    boot: linux ks=cdrom:/ks_upgrade.cfg clock=pmtmr

    HP ProLiant DL145 G2

    Opteron

    boot: linux ks=cdrom:/ks_upgrade.cfg acpi=off noapic

    CP6000

    Itanium (when the boot device was set through the preconfigured boot option, and the ELILO boot: prompt is displayed)

    ELILO boot: linux ks=cdrom:/ks_upgrade.cfg

    CP6000

    Itanium (when the boot device was set through the EFI Shell option and the fs0:> prompt is displayed)

    fs0:> elilo linux ks=cdrom:/ks_upgrade.cfg

     

  3. When prompted, enter c to continue with the upgrade.

    NOTE: Ignore the following items when they are displayed:
    • The Kudzu New Hardware Installation Setup Menu

    • All errors seen during first reboot

    • The message Cannot get binary type, which you will see when the system reboots after the upgrade

  4. Do not press any keys or take any other action until you see the Login window.

  5. Log in as the user root.

Proceed to “Task 5: View the Results of the RPM Upgrade”.

Minor Upgrade: Upgrade RPMs

A minor upgrade uses YUM to determine RPM dependencies. YUM updates, installs, and removes RPMs from the system accordingly. Follow this procedure to upgrade the RPMs on the system:

  1. Change directory to the mount point of the DVD:

    # cd /mnt/cdrom
  2. Update the Linux and HP XC RPMs:

    # upgraderpms
    NOTE: Because the upgraderpms command output spans several pages, it is shown in Appendix K. Return here when command processing is complete.
  3. Unmount the DVD:

    # cd
    # umount /dev/cdrom
  4. Eject the DVD from the drive.

  5. Reboot the head node, thus booting the new HP XC kernel:

    # reboot
  6. Verify that the system booted with the correct kernel. The HP XC System Software Release Notes lists the final kernel version that was shipped in Version 3.1, and the results of the uname command must match this kernel version.

    # uname -a

Proceed to “Task 5: View the Results of the RPM Upgrade”.

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