Operating System - HP-UX
1833875 Members
1656 Online
110063 Solutions
New Discussion

Reg :rejoining cluster when failed node is up to perform

 
SOLVED
Go to solution
dattu_1
Regular Advisor

Reg :rejoining cluster when failed node is up to perform

hi guys,
i have a 2 node cluster...
node A
node B
when my node A goes down im able to switch to node B...
After then when my node A is back in action how can this node join the running cluster with node B ?
what steps should i follow ??
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: Reg :rejoining cluster when failed node is up to perform

Make sure that the /etc/rc.config.d/cmcluster file has the variable set to 1 and not 0
Read the manual:
http://docs.hp.com/en/B3936-90100/B3936-90100.pdf
Take a training course
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
ArvindMenon
Advisor
Solution

Re: Reg :rejoining cluster when failed node is up to perform

Hi,

Run cmrunnode on nodeA.

Regards
Arvind
dattu_1
Regular Advisor

Re: Reg :rejoining cluster when failed node is up to perform

thanks Arvind again.........