Operating System - HP-UX
1827078 Members
1486 Online
109713 Solutions
New Discussion

Re: make_tape_recovery over network

 
SOLVED
Go to solution
Lonny Balderston
Frequent Advisor

make_tape_recovery over network

Greetings - I am tasked with looking into running make_tape_recovery over the network to another 9000, with the ability to restore over the network as well. Does this require Ignite-UX server be set up? Should make_net_recovery be used rather than m_t_r? Is there a definitive document or website out there for this sort of thing? Thank you.
7 REPLIES 7
Paula J Frazer-Campbell
Honored Contributor
Solution

Re: make_tape_recovery over network

Hi

Start here:-

http://www.software.hp.com/products/IUX/


Paula
If you can spell SysAdmin then you is one - anon
Pete Randall
Outstanding Contributor

Re: make_tape_recovery over network

Ignite does not support remote tape drive with make_tape_recovery so you'll need to look at make_net_recovery instead.


Pete

Pete
Hai Nguyen_1
Honored Contributor

Re: make_tape_recovery over network

Mahlon,

As of now, make_net_recovery is the only choice for your requirement.

Hai
maafa
Advisor

Re: make_tape_recovery over network

Mahlon,

Yes
u need an ignite_server
u need tne ignite product be the same release on the server and the client.
u need disk space on the ignite server (or on another server)

use make_net_recovery like this :
make_net_recovery -s ignite_server -x inc_entire=vg00 -x inc_entire=vg01 ...

this create a bootable recovery archive and store it on the ignite server.

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90767/B2355-90767_top.html&con=/hpux/onlinedocs/B2355-90767/00/00/62-con.html&toc=/hpux/onlinedocs/B2355-90767/00/00/62-toc.html&searchterms=make_net_recovery&queryid=20030516-033436

NM
T G Manikandan
Honored Contributor

Re: make_tape_recovery over network

check the document at

/opt/ignite/share/doc/makenetrec.txt
which has the information


Thanks
T G Manikandan
Honored Contributor

Re: make_tape_recovery over network

Leif Halvarsson_2
Honored Contributor

Re: make_tape_recovery over network

Hi,
Yes, you need an Ignite server. Of course uou can use the make_net_recovery command but Ignite also has a GUI which is much easier to use.