Operating System - HP-UX
1834643 Members
3421 Online
110069 Solutions
New Discussion

make_recovery on distant tape drive

 
SOLVED
Go to solution
System and Database
Frequent Advisor

make_recovery on distant tape drive

Hello,

I've installed an HP-UX server which doesn't have a tape drive. I would like to have a system backup and I don't know how to do it.

Is it possible to use the tape drive from another HP-UX system to use the make_recovery command ? Would it then be possible to recover the system after a crash ? Do you have another method ?

Thanks in advance for any input.

Tom
5 REPLIES 5
Helen French
Honored Contributor
Solution

Re: make_recovery on distant tape drive

One solution would be to use make_net_recovery. Install the latest Ignite-UX and then you can start using this utility. This tool is meant for network recovery and archive creation:

# man make_net_recovery.
Life is a promise, fulfill it!
Uday_S_Ankolekar
Honored Contributor

Re: make_recovery on distant tape drive

Use make_net_recovery. It is similar to make_tape_recovery but uses Lan instead of local tape drive to recover a system.

I good doc is available in /opt/ignite/share/doc/makenetrec.txt
also see in man pages for make_net_recovery

-USA..
Good Luck..
GK_5
Regular Advisor

Re: make_recovery on distant tape drive

make_net_recovery is the way to go.
IT is great!
System and Database
Frequent Advisor

Re: make_recovery on distant tape drive

Thank you all for your answers !
Charles Holland
Trusted Contributor

Re: make_recovery on distant tape drive

Tom,
Make_net_recovery is a great tool, I guess.
Through trial and error, and a lot of suggestions from other forums, it REALLY is dependant if the system can boot from the network. I set up a Ignite server on an L box, and was able to do make_net_recovery from an E series to it.
Pit falls I found out along the way.....
1. it ONLY uses the built in lan card. If you have a built in 10 MB NIC card but a 100 MB NIC and on card it used the 10MB card.
2. AND most important. The server you are trying to restore HAS to be able to boot through that internal NIC card to the server. This is really where my process stopped, because the E box would/could not find the Ignite server through the lan.

BTW after you use make_net_recovery you can create an actual tape for the particular server on the Ignite server.... given that it has a tape drive itself.
"Not everything that can be counted counts, and not everything that counts can be counted" A. Einstein