Documents
External documentation

Documentation

crmsh begun as a bundled interface to the Pacemaker cluster manager, but has grown beyond simply configuring Pacemaker to handling many more aspects of the Linux HA stack. It also serves as the backend for the Hawk web interface.

The main documentation for crmsh comes in the form of the manual, which is the same help as found using the help command in the interactive shell.

Beyond this, we’ve also written a couple of guides and other documents that will hopefully make using the shell as simple and painless as possible.

External documentation

The SUSE High Availability Guide provides a guide to installing and configuring a complete cluster solution including both the crm shell and Hawk, the web GUI which uses the crm shell as its backend.

For more information on Pacemaker in general, see the Pacemaker documentation at clusterlabs.org.

On the Pacemaker website, there is a set of guides to configuring Pacemaker using crmsh. To find these guides, go to the documentation page and search for crmsh.

For details on command line usage, see the Manual.

Fork me on GitHub