HP-UX 11i Version 1 Installation and Update Guide, June 2003

Preparing To Move To HP-UX 11i v1
Preparing your system for HP-UX 11i
Chapter 486
Disk space requirements. See “Disk Space and Memory
Requirements” on page 60
Firmware revisions. See “Firmware Requirements” on page 47
Back up your system. See “Back up Your System!” on page 86.
If you are planning to cold-install your system, using Ignite-UX, see
“Preparing to Cold-Install Your System” on page 88
If you are planning to update your system using update-ux, see
“Preparing to Update Your Existing System” on page 89.
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” on page 85). Do this
first before performing a cold-install or update, and again after the
cold-install or update. If a problem occurs, its 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 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.