Comment 2 for bug 1353473

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote : Re: Trusty Pacemaker "crm node standby" stops resource successfully, but lrmd still monitors it and causes "Failed actions"

Created one public PPA so the SRU proposal can be tested before asking for sponsorship:

https://launchpad.net/~inaddy/+archive/ubuntu/lp1353473

# apt-add-repository ppa:inaddy/lp1353473
# apt-get update
# apt-get dist-upgrade

* attention: this will replace current trusty pacemaker version:
pacemaker_1.1.10+git20130802-1ubuntu2

* to version:
pacemaker_1.1.10+git20130802-1ubuntu3

* because versioning is already ready for the SRU proposal.
* to get back to current trusty version you will have to remove
* the pacemaker by hand and install it again (maybe ignoring
* dependencies if you don't want to reinstall hole clustering
* packages).

After upgrading to version: pacemaker_1.1.10+git20130802-1ubuntu3

Anyone who is suffering for this issue can try to
# "crm node standby <node>"
again and check if ldmd stops monitoring resources on nodes put to standby.

Tks