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

hi @krig: I find that not all of commands have the completers in code, so some commands can't be completed by Tab. Why make these different? If there are different...

Hi: I see some hints after input the "tab" behand "crm configure", such as "_keywords/_objects/_regtest/_test", which is not documented, I think these hints unnecessarily export to users My version is...

Hi: I see "get-property/get_property" and "validate-all/validate_all" options after "crm configure" Is that redundant options? my crmsh version is 2.3.2

Hello, Sorry if this is not appropriate place to ask, I'm new to CRMSH. I'm using CentOS 7 and this [http://download.opensuse.org/repositories/network:/ha-clustering:/Stable/CentOS_CentOS-7/network:ha-clustering:Stable.repo](url) repository. I used yum to install software: `yum install...

bug

Commands like ``history events`` and ``history transitions`` do not provide expected info with crmsh 2.3.2 and pacemaker 1.1.15. It seems the ``events.txt`` files created by ``hb_report`` are empty so perhaps...

(Description copied from mailing list email by Vladislav Bogdanov) when performing a delete operation, crmsh (2.2.0) having -F tries to stop passed op arguments and then waits for DC to...

I'd like to switch to using only python-setuptools to configure and install, ideally so that crmsh can be submitted to PyPI. The biggest problem is building the man page using...

When trying to improve ansible-pacemaker I found the following (unusual, seldom?) issue: Starting state: ``` group vips IPaddr_rVIP IPaddr_eVIP location loc-alice { IPaddr_rVIP IPaddr_eVIP } inf: ovpn-jessie-bp-1 location prefer-vips-loc vips...

bug
hacktoberfest

There are some really attractive features in [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) that we might want to adopt.

enhancement

Are there any reasons `crmsh` is not on pypi? I was looking into installing crmsh on arch linux, but unfortunately there is no AUR package available. So I was digging...