Operating System - HP-UX
1833207 Members
2786 Online
110051 Solutions
New Discussion

make recovery tape failing

 
SOLVED
Go to solution
KPS
Super Advisor

make recovery tape failing

Hi,

I'm running Ignite-UX 4.4.30.

I'm trying to take an Ignite Image to tape and it's failing right in the beginning with the following error:

#/opt/ignite/bin/make_tape_recovery -P s -I
* Creating local directories for configuration files and archive.

======= 11/17/03 13:27:41 EST Started /opt/ignite/bin/make_tape_recovery.
(Mon Nov 17 13:27:41 EST 2003)
@(#) Ignite-UX Revision B.4.4.29
@(#) net_recovery (opt) $Revision: 10.611 $

* Testing pax for needed patch
* Passed pax tests.
* Checking Versions of Ignite-UX filesets
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2003-11-17,13:27/system_cfg vg00
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf
* Creating Map Files for Volume Group /dev/vg00
* /usr/sbin/vgexport -p -m /etc/lvmconf/vg00.mapfile /dev/vg00
vgexport: Volume group "/dev/vg00" is still active.

* Backing Up Volume Group /dev/vg01
* /usr/sbin/vgcfgbackup /dev/vg01
Volume Group configuration for /dev/vg01 has been saved in /etc/lvmconf/vg01.conf
* Creating Map Files for Volume Group /dev/vg01
* /usr/sbin/vgexport -p -m /etc/lvmconf/vg01.mapfile /dev/vg01
vgexport: Volume group "/dev/vg01" is still active.

* Creating Control Configuration.
* Creating Archive File List
* Creating Archive Configuration

* /opt/ignite/bin/make_arch_config -c
/var/opt/ignite/recovery/2003-11-17,13:27/archive_cfg -g
/var/opt/ignite/recovery/2003-11-17,13:27/flist -n 2003-11-17,13:27 -r
64 -d Recovery\ Archive -t -i 1 -m t
* Saving the information about archive to
/var/opt/ignite/recovery/previews
* Creating The Tape Archive
make_medialif: error - /opt/ignite/boot/boot_lif does not exist, is not a regular file or is not readable
ERROR: System Error, /opt/ignite/bin/make_medialif failed creating boot LIF
file.
ERROR: Failed to generate LIF on tape .


======= 11/17/03 13:28:11 EST make_tape_recovery completed unsuccessfully


Any ideas what might be happening here and how I can fix this?
2 REPLIES 2
Pete Randall
Outstanding Contributor
Solution

Re: make recovery tape failing

Ken,

It appears that the /opt/ignite/boot/boot_lif file isn't there. I would try downloading and installing Ignite again:

http://www.software.hp.com/products/IUX/index.html


Pete

Pete
John Poff
Honored Contributor

Re: make recovery tape failing

Hi,

You mention that you are using Ignite version 4.4.30, but your output shows version 4.4.29.

I've run into a similar problem before, and I got around it by re-installing Ignite. I think my installation got hosed up the first time and not all the files were there.

JP