Operating System - HP-UX
1834827 Members
2717 Online
110070 Solutions
New Discussion

Re: moving ignite server for recovery archive

 
SOLVED
Go to solution
Nagaraj Kris
Occasional Advisor

moving ignite server for recovery archive

Hi all,
server1 : HP 9000 Series L2000, B.11.23 U
server2 : HP 9000 Series RP744, B.11.11 U

I wanna move the running ignite server from server1 to server2 for the recovery archive.
server1 has the archive already. to make the server2 as the ignite server, i did the following.

copied the following from server1 to server2

1) /etc/opt/ignite/instl_boottab
2) /etc/inetd.conf
3) /etc/exports
4) /var/opt/ignite/*

registered the depot
swreg -l depot /var/opt/ignite/depots/recovery_cmds

Is there any other settings that i need to follow or is it possible for the client to recover with the setting.

please help me out.

regards,
Nag.
4 REPLIES 4
Tim Nelson
Honored Contributor
Solution

Re: moving ignite server for recovery archive

Other than testing it that should just about do it.

If you have no extra server to test then create a fresh make_net_recovery from one of your servers. If the make_net_recovery works then you should be good.

Even to simply boot a server from the Ignite server but not actually execute the recovery would be a good test.

Nagaraj Kris
Occasional Advisor

Re: moving ignite server for recovery archive

All the servers are running now.

I havent tested ignite backup.

i am doing for the first time.
if i run make_net_recovery will it affect the production ? how long will it take to complete ?

Regards,
NAg

Tim Nelson
Honored Contributor

Re: moving ignite server for recovery archive

make_net_recovery is a little CPU intensive while building the archive.

If you do not have a touchy ( users complain alot ) type of environment it will not hurt anything.

My PA and IA servers running to an rx7620 takes about 30-45 minutes or so each.

Schedule it to run at night or the weekend and check the log if need be.




Nagaraj Kris
Occasional Advisor

Re: moving ignite server for recovery archive

Thanks Tim

can you give the correct steps to create ignite recovery archive server



Regards,
Nag.