1833187 Members
2686 Online
110051 Solutions
New Discussion

Re: Make_recovery

 
SOLVED
Go to solution
GARREC CLAUDE
Occasional Contributor

Make_recovery

Hi
Someone suggest me to use the make_recovery or make_tape_recovery cmd to backup my system
but I couldn't find it

Is that command available on HP-UX 10.20
If not, is there something else

Thanks
6 REPLIES 6
Hoefnix
Honored Contributor

Re: Make_recovery

You should get the software IgniteUX installed on your system.
You can download it from the HP-site

Regards

Peter
G. Vrijhoeven
Honored Contributor

Re: Make_recovery

Leif Halvarsson_2
Honored Contributor
Solution

Re: Make_recovery

Hi,
Or, you can find Ignite on the HP-UX Application CD.
Bruno Ganino
Honored Contributor

Re: Make_recovery

Claude, this is the link for "receive for free" igniteux for HP 10.x

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

Happy Christmas
Bruno
Torino (Turin) +2H
Patrick Wallek
Honored Contributor

Re: Make_recovery

You want to download from the link that Bruno gave. That is the "A" version of Ignite/UX which is required for HP-UX 10.20. The link that Gideon gave is for the "B" version which will only run on HP-UX 11.X.

Once you download and install the product you will want to use the make_tape_recovery command. The command line I use is:

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

Note the that use of a no-rewind tape devcie is required.

Good luck!
doug mielke
Respected Contributor

Re: Make_recovery

You'll need to unmount any CIFS / Samba filesystems before running make_recovery. If not, tape will hang.