HP-UX 11i Version 1 Installation and Update Guide, December 2003
Preparing To Move To HP-UX 11i v1
Preparing your system for HP-UX 11i v1
Chapter 4 93
— Disk space requirements. See “Disk Space and Memory
Requirements” on page 66
— Firmware revisions. See “Firmware Requirements” on page 53
❏ Back up your system. See “Back up Your System!” on page 93.
❏ If you are planning to cold-install your system, using Ignite-UX, see
“Preparing to Cold-Install Your System” on page 95
❏ If you are planning to update your system using update-ux, see
“Preparing to Update Your Existing System” on page 96.
Back up Your System!
In addition to your normal, periodic system backup procedures, you
should create a backup tape or a network backup of your root volume
group (see “Preparing your system for HP-UX 11i v1” on page 92). Do
this first before performing a cold-install or update, and again after the
cold-install or update. If a problem occurs, it’s a very simple procedure to
restore the system to its original state.
This section offers three alternatives for performing system backups:
fbackup, make_tape_recovery, and make_net_recovery.
Using fbackup Many administrators use the basic fbackup command to back up the
entire system to tape. You do not need to unmount any imported file
systems; fbackup does not cross NFS boundaries unless specified.
Using the normal tape location to do a full backup, insert a new tape and
enter:
fbackup -f/dev/rmt/0m -i -v
Later, if you wish to return the system to its previous state, use the
frecover command. See the fbackup (1M) manpage for examples.
Ignite-UX recovery
commands
For recovering a system, a better alternative to using fbackup and
frecover is to use the recovery commands available with Ignite-UX,
which offer more flexibility than fbackup and frecover, including the
ability to recover non-bootable systems.
The Ignite-UX server software for HP-UX 11i v1 is provided on the
HP-UX 11i v1 OE media, and can be either cold-installed along with
HP-UX 11i v1 to create a new server or specified in the update-ux
command to update an existing Ignite-UX server to HP-UX 11i v1. See
Chapter 2 for details.