Redhat Cluster 6.5 Cheet Sheet
Redhat Cluster 6.5 Cheet Sheet Checking status of the cluster: clustat clustat -m -> Display status of and exit clustat -s -> Display status of and exit clustat -l -> Use long format for services cman_tool status -> Show local record of cluster status cman_tool nodes -> Show local record of cluster nodes cman_tool nodes -af ccs_tool lsnode -> List nodes ccs_tool lsfence -> List fence devices group_tool -> displays the status of fence, dlm and gfs groups group_tool ls -> displays the list of groups and their membership Resource Group Control Commands: clusvcadm -d -> Disable clusvcadm -e -> Enable clusvcadm -e -F -> Enable according to failover domain rules clusvcadm -e -m -> Enable on clusvcadm -r -m -> Relocate to member clusvcadm -R -> Restart a group in place. clusvcadm -s -> Stop Resource Group Locking (for cluster Shutdown / Debugging): clusvcadm -l -> Lock local resource group manager. This preven...