1833788 Members
2633 Online
110063 Solutions
New Discussion

Re: Ignite Backup

 
SOLVED
Go to solution
Joseph Bague
Frequent Advisor

Ignite Backup

Hi all

How can I verify my ignite backup?

Many Thanks
Expect nothing but ready for everything
3 REPLIES 3
Jeff Schussele
Honored Contributor
Solution

Re: Ignite Backup

Hi Joseph,

The ONLY sure-fire way is to try to boot it on the system that created it.
If you can't get maintenance time on it, then try to boot it on a test or sandbox system.

A quick test of the "readability" of the tape would be:

mt rew #rewinds the tape
mt fsf 1 #moves one file space forward
tar tvf /dev/rmt/0mn #should start listing ALL the files on the tape. But note that this does NOT test the bootability of the tape.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Kellogg Unix Team
Trusted Contributor

Re: Ignite Backup

Hi Joseph,

Check the following ITRC doc (Doc ID # KBRC00007230) -

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062908573
work is fun ! (my manager is standing behind me!!)
Marlene Smith
Advisor

Re: Ignite Backup

depending on the version of ignite that you are using - cat /var/opt/ignite/recovery/latest/recovery.log - will tell you if it was successful or not - and of course the ultimate test - use it on a test box if available.