crmsh
crmsh copied to clipboard
Command-line interface for High-Availability cluster management on GNU/Linux systems.
**Problem:** Our user complain that after delete resource(before commit), 'crm configure show changed' not list the elements just deleted. > Working with crm in SLES12 SP4 I noticed that when...
#### Changes about constraints/rules/resource_set completer and constraints syntax #### Motivation - current syntax is not very clear ``` e.g. location l1 g1 100: node1 location l3 m5 rule inf: #uname...
Hi, krig: This is a draft commit. This commit can make adding location command more readable, like: `location id=loc1 resource1 on node1 score=100` with score help message to explain what...
This is something I worked on this weekend, but now that I have it working, I don't know if I really think it is a good idea. This would make...
Hi : When I use the command like"crm cof set xxx" to set the attribute value of an iSCSILogicalUnit, there will be a process to restart this iSCSILogicalUnit. Just like...
Hello. For CentOS 8 there is no available "crmsh" binary RPM package ready to install. I know there is a way to install it in CentOS 7 via OBS repository,...
I tried configure drbd resource with parameter `install=true` but with this error: ``` #crm script run drbd install=true INFO: DRBD Block Device INFO: Nodes: esmaster02, esmaster01 Install packages for DRBD...ERROR:...
Hi, I am getting below error when trying to add a node ERROR: node.attribute: Expected (node cmd rsc [value]), takes at least 3 arguments (2 given) ---}! rc=0 unixrc=1 /usr/sbin/crm@2019-07-25...