1833764 Members
2886 Online
110063 Solutions
New Discussion

check_recovery

 
SOLVED
Go to solution
John McDen
Regular Advisor

check_recovery

When I ran the check_recovery command it displayed

Since the last System Recovery Image was created, the following system
files (or links) have been modified on the current system.

Current makrec.last
checksum 783861875 1883033064

what does this means ??

Thanks in advance
New to HP
3 REPLIES 3
John McDen
Regular Advisor

Re: check_recovery

the message is something like this

Current makrec.last
checksum 783861875 1883033064

New to HP
Patrick Wallek
Honored Contributor
Solution

Re: check_recovery

It looks like it thinks nothing has been modified since your last make_recovery was run. When you run your make_recovery do you include the '-C' option? If not, then check recovery will not work.

I personally don't like the '-C' optoin or the check_recovery command. THe '-C' option to make_recovery adds unnecessary time to the tape creation process. The rule I live by with creating make_recovery, now make_tape_recovery, tapes is that if I think I need to create a new tape, then I probably do need to, so I go ahead and do it.

I like to just create one once a week and then I don't have to worry about check_recovery.
John McDen
Regular Advisor

Re: check_recovery

Yes I uses -C option

infact I used

/opt/ignite/bin/make_recovery -A -C -d /dev/rmt/0m

John
New to HP