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

Not all `crm` config options are documented: ``` shell example01:~ # grep -aHPv '^\s*(;|#|$)' /etc/crm/crm.conf ~root/.config/crm/crm.conf ~hacluster/.config/crm/crm.conf /etc/crm/crm.conf:[path] /etc/crm/crm.conf:crm_daemon_user = hacluster /etc/crm/crm.conf:ocf_root = /usr/lib/ocf /root/.config/crm/crm.conf:[core] /root/.config/crm/crm.conf:debug = yes /root/.config/crm/crm.conf:force =...

ssh stage doesn't setup passwordless for hacluster successfully ``` alp-1:~ # crm cluster init ssh -y INFO: Loading "default" profile from /etc/crm/profiles.yml INFO: Loading "knet-default" profile from /etc/crm/profiles.yml INFO: A...

This is a minor finding. `zypper rm crmsh` doesn't remove crmsh-scripts. Well, it should from the packaging perspective.