#cmviewcl –v
#netstat -in
#cmhaltpkg -v seacrm_pkg
#cmrunpkg -v seacrm_pkg
#cmmodpkg -v -e seacrm_pkg 
#shutdown -ry 0
#cmrunnode  seauxcp1
#cmruncl -v        #start entire cluster
#cmhaltcl          #stop entire cluster
#cmviewcl          #check status of cluster
#cmrunnode -v nodename      #start a single node
#cmhaltnode -f -v nodename  #stop a node
#cmgetconf -C config_name   #get current configuration
#cmrunpkg -n nodename package_name  #start package on node
#cmmodpkg -e package_name   #enable switching
#cmhaltpkg package_name     #stop package
#cmcheckconf       #Verifying and distributing the configuration
#cmapplyconf       #generate the binary configuration file and distribute it across the nodes
 
 
No comments:
Post a Comment