1833159 Members
3145 Online
110051 Solutions
New Discussion

Re: Server Crash Case

 
SOLVED
Go to solution
G V R Shankar
Valued Contributor

Server Crash Case

Hello All,

I have two servers say A and B which are of same h/w and they are in cluster. Server A has crashed and the services are up on server B. Now I have to rebuild server A. I don't have a ignite backup of server A, but I have complete full system backup. Could you please tell me what would be the best and fastest way to do this?

What I am planing is to take the secondary disk of Server B and use this disk to rebuild server A and then restore the file system backup. I am not sure if it is possible or not, I am just going with a wierd plan. Kindly guide with detailed steps.

Cheers,

Ravi.
7 REPLIES 7
Ludovic Derlyn
Esteemed Contributor
Solution

Re: Server Crash Case

hi

If you have not an ignite backup , don't try to restore the full system backup

If servers are identical, 2 solutions

1 take the second disk oof server b in mirror
(you must break the mirror before)

2 launch an ignite backup on server B and restore it to server A
during restore specify attributes of server A (hostname, ip adress...)

regards

L-DERLYN
Mike Shilladay
Esteemed Contributor

Re: Server Crash Case

Hi,

Ludovic's second solution works a treat, I have done it myself before (though not on machines in a cluster), just make sure that you enter the unique information on first boot or setup in the ignite system information. If the machines are truely identical, it will automatically import the volume groups, however, in a serviceguard cluster the VG's maybe be exclusively owned by server b, in that case you will need to manually import the VG's post ignite.

Hope that helps

Mike
G V R Shankar
Valued Contributor

Re: Server Crash Case

Hello L-Delyn,

Thanks for the reply.

In the first solution, can I just take the secondary disk out from server B and use ti boot the Server A to single user mode, change the hostname, IP and network info in netconf, hosts file and bring it multi user level. Does it work?

Cheers,
Ravi.
skt_skt
Honored Contributor

Re: Server Crash Case

the second/ignite method is the most commonly praacticed and having lesser risk involved.
Ludovic Derlyn
Esteemed Contributor

Re: Server Crash Case

hi,

Sorry fot the time of response
If you choose solution 1 , which is not the most easy, boot your server without network and execute set_parms initial

don't forget if you choose this,you must recreate mirror disks on the two servers after !
regards
L-DERLYN
G V R Shankar
Valued Contributor

Re: Server Crash Case

Thanks for the responses. I took the ignite backup of server B and restored on Server A. Every thing looks OK

Cheers
Ravi
G V R Shankar
Valued Contributor

Re: Server Crash Case

Mentioned in the thread.