Quote:> Unfortunately on the 800 series machines there is no mkrs command (this makes
> a recovery system) unlike on the 700 workstations. So if your root disk was
> to blow up you would have two options.
> 1) Boot from Support Tape (this creates a root filesystem in memory) and allows
> you to access your hardware, so you can put back your full backup on to the
> root disk. You won't find any documentation on using the Support tape
> because it is meant for HP personnel only!
I don't work for HP, so I can give you the basics.
With the support tape mounted, tell the PDC (Processor Dependent Code) you
want to boot from the tape drive address. Since the PDC is just that, what
this dialogue looks like varies: my 825 prints the primary (root disk) and
secondary (tape) boot paths, then asks me to enter one. My H40 prints both,
then asks if I want to boot from primary; if no, then it asks if I want to
boot from secondary. Anyway, the next prompt should be along the lines of
"Interact with IPL?"; respond "y". Next you should get an "ISL>" prompt
(why they use "IPL" to ask the question, then "ISL" for the command prompt
I don't know--in the spirit of Unix, one programmer probably wrote the
first and another the second). At the ISL prompt, type "support". This
should get you to a "Support Tape Main Menu". You'll need to load the
commands you need from the tape, then exit to shell to execute them. What
you need to do is system configuration dependent, and using lvm on the root
disk complicates things a bit. If you're using traditional hard partitions,
you just "mkdir /mnt;mount <root-device-file> /mnt" to get to a root disk
that's not physically damaged. If you're using lvm, you basically have to
mimic what /etc/lvmrc does on your system. Anyway, once you get it mounted,
you can recover from other tapes, etc. If you're replacing a physically
damaged disk with a new one, the re-install suggestion will probably be fastest.
Quote:> 2) Re-install a minimal HP-UX system back on to the root disk and then put
> put backup back on.
This is reliable, well-documented, and HP supported. You might also want to
consider setting up a backup boot partition on another disk if you can afford
the space. This will almost always provide the quickest recovery capability.
Good luck.
W.C. Epperson
Senior S.E.
Va. Dept. of Ed.