Skip to content

Instantly share code, notes, and snippets.

View linuxpld's full-sized avatar

LinuxPld linuxpld

View GitHub Profile
@miticojo
miticojo / cluster_cheet.md
Created September 9, 2016 13:39
Linux Cluster commands cheat 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
@hofmannsven
hofmannsven / README.md
Last active April 1, 2025 06:51
Git CLI Cheatsheet