Operating System - HP-UX
1834619 Members
3246 Online
110069 Solutions
New Discussion

Re: make_recovery fails after security changes

 
SOLVED
Go to solution
Donald Kok
Respected Contributor

make_recovery fails after security changes

Dear Forum,

A month ago I was securing my systems by implementing the suggestions of the ISS-system scan.

Now I try to make an Ignite tape. I receive the normal output until the message CREATING ARCHIVE - THIS MAY TAKE ABOUT 30 MIN. right after this (normal) massage the proces stops with the error: PWD: NOT SUCH FILE OR DIRECTORY.

Probabaly my system is to secure. Can anyone give me a clue how to find the problem?

Thanks in Advance
My systems are 100% Murphy Compliant. Guaranteed!!!
7 REPLIES 7
Paula J Frazer-Campbell
Honored Contributor

Re: make_recovery fails after security changes

Hi Donald


Have you tried a re-install of Ignite?

Paula
If you can spell SysAdmin then you is one - anon
Donald Kok
Respected Contributor

Re: make_recovery fails after security changes

reinstall? Isnt that the MS-way?
My systems are 100% Murphy Compliant. Guaranteed!!!
Paula J Frazer-Campbell
Honored Contributor

Re: make_recovery fails after security changes

Donald

Good answer !!

What is your commamd line that you use ?


Paula
If you can spell SysAdmin then you is one - anon
T G Manikandan
Honored Contributor
Solution

Re: make_recovery fails after security changes

you can use the make_tape_recovery instead of make_recovery.

With the make_tape_recovery you can see the contents of the recover tape.As the tape is being created you can view the archive in your /var/opt/ignite/logs directory.

#make_tape_recovery -A -x inc_entire=vg00 -I -d "make_tape_recovery300502" -v -a /dev/rmt/0m

check your log file of the recovery tape during archiving process using

#tail -f /var/opt/ignite/logs/


Thanks
Cheryl Griffin
Honored Contributor

Re: make_recovery fails after security changes

What does the following show:
# ll /usr/bin/pwd

Does pwd work outside of Ignite?

Cheers!
Cheryl
"Downtime is a Crime."
Donald Kok
Respected Contributor

Re: make_recovery fails after security changes

pwd works, and looks like bin:bin r-xr-xr-x

command is: make_recovery -ACv -d /dev/rmt/0mn

My systems are 100% Murphy Compliant. Guaranteed!!!
Donald Kok
Respected Contributor

Re: make_recovery fails after security changes

The suggetion of Manikandan helped me out.
Thanks.
My systems are 100% Murphy Compliant. Guaranteed!!!