Operating System - HP-UX
1834761 Members
2878 Online
110070 Solutions
New Discussion

Re: Failed to generate lif on tape

 
SOLVED
Go to solution

Failed to generate lif on tape

Hi I am trying to run an ignite on a 11i 64bit K360. I have run a make_recovery and a make_tape_recovery. Both backups failed with the following message. System Error, /opt/ignite/bin/make_medialif failed creating boot lif on file. I have changed the tapes and full tested the drive. There is no meida issues or a disk space issue on the host. Can anyone help?
Which does not kill you only makes you stronger
4 REPLIES 4
Pete Randall
Outstanding Contributor
Solution

Re: Failed to generate lif on tape

Robert,

What type of drive? What version of Ignite? Has this worked previously?


Pete


Pete
T G Manikandan
Honored Contributor

Re: Failed to generate lif on tape

If that is not a I/O error,then
What version of ignite are you running?

It is better to have the latest version installed?


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

Also do not forget the install the pax patches

Revert
Steven E. Protter
Exalted Contributor

Re: Failed to generate lif on tape

lvlnboot -v

lifls the boot disk. Something is not happy there. I'm interested also in the answer to Pete's question.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jean-Louis Phelix
Honored Contributor

Re: Failed to generate lif on tape

Hi,

Perhaps you don't have enough space in /var/tmp or you have the 'bad' make_medialif. In this case, try to change the line containing :

lifinit $ipl_options -v166000000

by

lifinit $ipl_options -v180000000

in

/opt/ignite/bin/make_medialif but I think that it should be corrected in recent releases.

Regards.
It works for me (© Bill McNAMARA ...)