Operating System - HP-UX
1827212 Members
2335 Online
109716 Solutions
New Discussion

package halted,down switching disabled

 
masooda
Occasional Advisor

package halted,down switching disabled

Hi Can anyone please help me out here.
two node cluster.the ticket I got is " Communication to node uobcsp01 has been interrupted"

$ /usr/sbin/cmviewcl -v -p OBACK

UNOWNED_PACKAGES

PACKAGE STATUS STATE AUTO_RUN NODE
OBACK down halted disabled unowned

Policy_Parameters:
POLICY_NAME CONFIGURED_VALUE
Failover configured_node
Failback manual

Script_Parameters:
ITEM STATUS NODE_NAME NAME
Subnet up uobcsp01 192.6.144.128
Subnet up uobcsp02 192.6.144.128

Node_Switching_Parameters:
NODE_TYPE STATUS SWITCHING NAME
Primary up enabled uobcsp01
Alternate up disabled uobcsp02



on the other node
$ /usr/sbin/cmviewcl

CLUSTER STATUS
OMNI_CLUSTER up

NODE STATUS STATE
uobcsp01 up running
uobcsp02 up running

UNOWNED_PACKAGES

PACKAGE STATUS STATE AUTO_RUN NODE
OBACK down halted disabled unowned
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: package halted,down switching disabled

Have you tried starting OBACK again? Have you checked the package log file to see what errors may have caused it to go down?

masooda
Occasional Advisor

Re: package halted,down switching disabled

I tried to start the package by :
$ /usr/sbin/cmrunpkg -v OBACK
Running package OBACK on node uobcsp01.
cmrunpkg : Successfully started package OBACK.
cmrunpkg : Completed successfully on all packages specified.
But when I executed /usr/sbin/cmviewcl -v -p OBACK I saw that switching is disabled after I execute cmrunpkg

I didnt checked the log file. where is it and what should I look out for in that log file

thanks
john123
Trusted Contributor

Re: package halted,down switching disabled

Autorun can be enable by
cmmodepkg -e 'pkgname'

check the pakage cntl log file
/etc/cmcluster/'pkgname'/'pkgname'.cntl.log

check in syslog also to find out why the package got halted..
masooda
Occasional Advisor

Re: package halted,down switching disabled

Thankyou very much for your responses
masooda
Occasional Advisor

Re: package halted,down switching disabled

I got a news that actually the MCSG has been not running on these two nodes. They stopped using it a few weks back