/etc/rc.config.d/cmcluster


Page started on: Mon Mar 29 10:46:12 EDT 2021

ll /etc/rc.config.d/cmcluster -r-xr--r-- 1 bin bin 984 Jan 7 2007 /etc/rc.config.d/cmcluster


cat /etc/rc.config.d/cmcluster #*************************** CMCLUSTER ************************* # Highly Available Cluster configuration # # @(#) $Revision: 82.2 $ # # # AUTOSTART_CMCLD # # Automatic startup is the process in which each node individually # joins a cluster. If a cluster already exists, the node attempts # to join it; if no cluster is running, the node attempts to form # a cluster consisting of all configured nodes. Automatic cluster # start is the preferred way to start a cluster. No action is # required by the system administrator. If set to 1, the node will # attempt to join/form its CM cluster automatically as described # above. If set to 0, the node will not attempt to join its CM # cluster. AUTOSTART_CMCLD=0 # # NODE_TOC_BEHAVIOR # # This is to be used with the node safety timer (linux only). # If set to "reboot", the node will automatically reboot when its safety # time expires. If set to "panic", the node will panic instead. NODE_TOC_BEHAVIOR="reboot"

Page completed on: Mon Mar 29 10:46:12 EDT 2021