
F5 SDC Troubleshooting Guide
Proprietary and Confidential Information of F5 Networks
8
4 SDC Cluster
To achieve maximum availability for cluster resources by detecting and recovering from node
and resource-level failures, SDC uses Pacemaker, as its cluster resource manager, and
Corosync, as its group communication layer for Pacemaker. For more information about
Pacemaker and Corosync, refer to the following link:
http://clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Clusters_from_Scratch/
Prerequisites
For Cluster Resource Manager troubleshooting, verify that there are a minimum of two nodes
(Pizza Boxes, Blades, VMs).
General Cluster Commands for Troubleshooting
The following table summarizes the most used cluster commands that you will use when
troubleshooting:
Cluster Command –What is Does?
Show Status – One-shot display
Show Status – Per-node view
Show cluster operations history
Show cluster operations history with
timing details
crm_mon -1 |grep -P '^\s+Resource|Clone'
Take node offline (on standby)
crm node standby sdclab001-01
crm node online sdclab001-01
crm resource stop traffix_webui-grp
crm resource start traffix_webui-grp
Kommentare zu diesen Handbüchern