Operating System - HP-UX
1838703 Members
3328 Online
110128 Solutions
New Discussion

A question for cluster automatically switching

 
christopher_68
New Member

A question for cluster automatically switching

I had configed a MC/SG cluster, A11.16, but running on alternate NODE, I shutdown the NODE2 server, the cluster will not change back to primary NODE, and no log in pkg.cntl.log. I noticed when primary NODE halted , the NODE2 (alternate) running cluster is fine.
Policy_Parameters:
POLICY_NAME CONFIGURED_VALUE
Failover configured_node
Failback manual

Node_Switching_Parameters:
NODE_TYPE STATUS SWITCHING NAME
Primary up enabled NODE1
Alternate up enabled NODE2 (current)
5 REPLIES 5
Geoff Wild
Honored Contributor

Re: A question for cluster automatically switching

Did you enable package switching with a: cmmodpkg -e

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
christopher_68
New Member

Re: A question for cluster automatically switching

I could not, But Switching status Node1 & Node2 is enable.
Geoff Wild
Honored Contributor

Re: A question for cluster automatically switching

Was there a package running on node2 when you shut it down?

If yes, is the package configured to run on both nodes?

Do a cmviewcl -v and post results from node 1.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
christopher_68
New Member

Re: A question for cluster automatically switching

hi! I used: cmhaltpkg -n NODE pakage. I missed the message " One or more packages has been halted and will not be started automatically. To start these packages, enable AUTO_RUN via cmmodpkg -e ." Thank you. now is fine.
Nguyen Anh Tien
Honored Contributor

Re: A question for cluster automatically switching

Just type
cmmodpkg -e pack_name
HP is simple