crmsh icon indicating copy to clipboard operation
crmsh copied to clipboard

Command-line interface for High-Availability cluster management on GNU/Linux systems.

Results 174 crmsh issues
Sort by recently updated
recently updated
newest added

Changes include: - Set the default operation values if monitor/start/stop not input in command line ``` crm(live/15sp4-1)configure# primitive vip IPaddr2 params ip=10.10.10.176 crm(live/15sp4-1)configure# show node 1: 15sp4-1 primitive vip IPaddr2...

# Mechanism * add a mechanism for updating cluster config after version update: - A sequence is written to `~hacluster/crmsh/upgrade_seq` and crmsh checks it to determine whether upgrade is needed...

Changes: - For init and join, add '-x' option to skip csync2 syncing process; Or, can set environment variable 'SKIP_CSYNC2_SYNC=true' - Based on above, use scp to retrieve all related...

Hi All I'm using crmsh 3.0.4. I want to know why the owner group of the crmsh process must be root. Can I use common users?

The documents hosted on crmsh.github.io was last updated for crmsh-4.3. Since crmsh-4.3, the document has been separated into 2 parts, one is in `crmsh.8.adoc` and another is from `crm --help`....

…from a node list Since utils.list_cluster_nodes might return an IP list