Operating System - HP-UX
1833589 Members
4257 Online
110061 Solutions
New Discussion

Re: different between make_recovery and make_tape_recovery

 
SOLVED
Go to solution
Mohd Syafid Abdullah
Regular Advisor

different between make_recovery and make_tape_recovery

HI Guru

What is the different between make_recovery and make_tape_recovery.

TQ
8 REPLIES 8
Robert-Jan Goossens_1
Honored Contributor

Re: different between make_recovery and make_tape_recovery

Hi TQ,

Make_tape_recovery is the new command to create a bootable ignite tape.

make_recovery has been absoleted.

http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB

Best regards,
Robert-Jan
Joseph Loo
Honored Contributor

Re: different between make_recovery and make_tape_recovery

hi,

make_tape_recovery is the new version of make_recovery which has since been obsoleted.

please refer to this site for the download:

http://www.docs.hp.com/en/IUX/download.html

regards
what you do not see does not mean you should not believe
Naveej.K.A
Honored Contributor

Re: different between make_recovery and make_tape_recovery

Mohd,

make_tape_recovery comes with the newer version of Ignite UX as Robert has mentioned.

make_tape_recovery has more features and can include and exclude whole volumes, directories/files.

Regards,
Naveej
practice makes a man perfect!!!
Mohd Syafid Abdullah
Regular Advisor

Re: different between make_recovery and make_tape_recovery

HI Guru,

Yeah its new tool replace make_racovery command.

What is the best option to run make_tape_recovery?
Like make_recovery, best option is -Avi.

Please guide..
Naveej.K.A
Honored Contributor

Re: different between make_recovery and make_tape_recovery

Hi,

/opt/ignite/bin/make_tape_recovery -Av -I -x inc_entire=vg00

creates an Ignite archive of your VG00

man make_tape_recovery for more details.

Regards,
Naveej
practice makes a man perfect!!!
Joseph Loo
Honored Contributor
Solution

Re: different between make_recovery and make_tape_recovery

hi,

i use:

# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn

make sure -I is one of the arguments to prevent accidental system recovery incase u boot from a recovery tape by mistake.

i thot make_recovery's best option is -AvCd, but then again subjective.

u may also like to refer to this doc:

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


regards.
(p.s. remember to assign points.)
what you do not see does not mean you should not believe
Mohd Syafid Abdullah
Regular Advisor

Re: different between make_recovery and make_tape_recovery

hi joseph..
tq for the solution but i still hard to
run the make_tape_recovery.
Mohd Syafid Abdullah
Regular Advisor

Re: different between make_recovery and make_tape_recovery

tq very much