Thursday, December 27, 2012

Node Switching parameter disabled (Service Gaurd)


      Node_Switching_Parameters:

      NODE_TYPE    STATUS       SWITCHING    NAME

      Primary      up           enabled      node1 (current)

      Alternate    up           disabled     node2
 
to change this, please look at the logs of cluster first of all. /etc/cmcluster/SID/*.log file and also look at the /var/adm/syslog/syslog.log file.
the correct o/p u can get by running cmviewcl -v from the # prompt i.e. through sudo or root access. please be assure you know the exact setting of your system/server.
 
#cmmodpkg is teh command, first we need to read the man page for the same.
 
# cmmodepkg -n nodename -e pkgname
 
or
#cmmodpkg -n -e nodename pkgname
 
then the o/p will appear as enabled on both the node switching parameter in cmviewcl -v o/p.
 
Node_Switching_Parameters:

NODE_TYPE STATUS SWITCHING NAME

Primary up             enabled       node1 (current)

Alternate up           enabled     node2

No comments: