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

## Problem When sbd device already created, running `crm cluster init -s `, that's on the interactive mode, but the existing sbd device will be overwritten ## Solution Check if...

## Motivation Sync files initially in csync2 might need much time, especially for multi nodes cluster, since csync2 need to sync all configured files on each node. To speed up...

I'm having multiple users with different access rights in my cluster. Therefore all my users are in the haclient group (RHEL 8) and I've definded several ACL entries in my...

## Problem `crm -d report` and `crm -d history peinputs` cannot print report debug messages ## Changes: - Dev: report: make sure 'crm -d report' could increase the verbosity (equal...

Relevant code: https://github.com/ClusterLabs/crmsh/blob/d0150a8874d800caf7abb57c8f17e1a73f9dd0a6/crmsh/ui_node.py#L341 When trying to run `crm node standby` I see the following error: ``` [root@node7 ~]# crm --debug node standby 2022/06/15 17:35:23 DEBUG: pacemaker version: [err: ][out: CRM...

Hello, TL;DR - SLES15-SP3, two-nodes cluster, same /etc/crm/crm.conf file on both nodes, when user invokes the "crm configure" shell, then type "property" the following error appears on the console: ```...