Operating System - HP-UX
1832977 Members
2588 Online
110048 Solutions
New Discussion

uxinstlf.recovery LIF file in /var/tmp

 
SOLVED
Go to solution
Mahendra Luhar
Advisor

uxinstlf.recovery LIF file in /var/tmp

The above 95MB LIF file has "appeared" in our /var/tmp directory. The system is an HP RP7410 server running HPUX 11.11.
Any ideas what generates this file and is it OK to delete.
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor
Solution

Re: uxinstlf.recovery LIF file in /var/tmp

Hi,

This file gets created by ignite recovery commands make_tape_recovery and make_net_recovery. If you don't have any of those commands running or if 'fuser uxinstlf.recovery' doesn't return any pids, then you can safely remove this file.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Mahendra Luhar
Advisor

Re: uxinstlf.recovery LIF file in /var/tmp

Thanks, this makes perfect sense. Our weekly ignite schedule is in progress at the moment.