Operating System - HP-UX
1833792 Members
2348 Online
110063 Solutions
New Discussion

make_recovery (how to know contains the tape)

 
SOLVED
Go to solution
Manuales
Super Advisor

make_recovery (how to know contains the tape)

Hi ...
could you help me to know, how can i know a make_recovery containts?, i know is with "frecover -I file.txt" file.txt tells me all about contents the tape then i make the make_recovery ... is there another form? i tryed and i obtained an error .

Thanks,
<>< Manuales.
10 REPLIES 10
Patrick Wallek
Honored Contributor
Solution

Re: make_recovery (how to know contains the tape)

Actually you use tar or pax, NOT frecover, to view the contents of a make_recovery tape.

# mt -f /dev/rmt/?mn rew
# mt -f /dev/rmt/?mn fsf 1
# tar -tvf /dev/rmt/?mn

Substitute your tape device where I have put the ?mn and be sure to use the no-rewind device (the one that ends with mn).
Manuales
Super Advisor

Re: make_recovery (how to know contains the tape)

then, i understand that if i need check tape contents only i have execute "tar -tvf /dev/rmt/Omn" ... i have another doubt, what is the difference between make_recover -AvC and make_recovery -Av

another doubt, how can i know if all information is all right on tape once time executed and finished make_recovery .. could i have execute ls -lR from "/" and compare output of tar -tvf /dev/rmt/0mn? is there another form?

thanks !!
<>< Manuales
Adisuria Wangsadinata_1
Honored Contributor

Re: make_recovery (how to know contains the tape)

Hi Manuales,

To verify whether the make_recovery / make_tape_recovery is good, please check the url below (docID : KBRC00010817) about 'verifying a good make_tape_recovery tape ' :

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079991851

This is included on how to know the contains of the Ignite/UX tape.

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
Manuales
Super Advisor

Re: make_recovery (how to know contains the tape)

Thanks ...
Could you tell me what commad do i must use if my operating system is HP-UX 10.20?
it must be make_recovery or make_tape_recovery? what is the difference to use one or the another?

Thanks.
<>< Manuales
Deoncia Grayson_1
Honored Contributor

Re: make_recovery (how to know contains the tape)

for 10.20 use make_recovery command

there is no differences between make_recovery and make_tape_recovery except make_tape_recovery replaced make_recovery in later versions... due a man to get more information
If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
Deoncia Grayson_1
Honored Contributor

Re: make_recovery (how to know contains the tape)

for 10.20 use make_recovery command

there is no differences between make_recovery and make_tape_recovery except make_tape_recovery replaced make_recovery in later versions... do a man to get more information
If no one ever took risks, Michelangelo would have painted the Sistine floor. -Neil Simon
Manuales
Super Advisor

Re: make_recovery (how to know contains the tape)

Hi ... for example, if i have a disaster with my operating system, how do i must restart with the tape wich contains make_recovery done?
Torsten.
Acclaimed Contributor

Re: make_recovery (how to know contains the tape)

Start the server and interrupt the boot process. Now boot from the tape. No more interaction needed. The system gets restored from the tape.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Patrick Wallek
Honored Contributor

Re: make_recovery (how to know contains the tape)

Actually, if you have the last "A" release of Ignite for HP-UX 10.20 (version A.3.7.95), then you can use the make_tape_recovery command there as well.

There are actually fairly significant differences in command line switches between make_recoveyr and make_tape_recovery. You should look at the man pages for each.

I prefer make_tape_recovery.
Devender Khatana
Honored Contributor

Re: make_recovery (how to know contains the tape)

Hi,

You can put tape in locally attched tape drive to your server and boot the server from the tape. On booting it will prompt for starting recovery and will ask to select the disk for that.

On selecting that it will start restoring OS to the disk. Alongwith this you can resize volume sizes, VG00 parameters ets as well.

After recovery you will be required to import your data VG's from storage to start working.
Rest everything will be recovered as it is.

If root was mirrored previously, the same will be required to be reestablished.

HTH,
Devender
Impossible itself mentions "I m possible"