Reviewed: https://review.opendev.org/688021 Committed: https://git.openstack.org/cgit/openstack/masakari-monitors/commit/?id=b02c6b6931c0256f4ce6d7167c97ebb849ff3453 Submitter: Zuul Branch: stable/train
commit b02c6b6931c0256f4ce6d7167c97ebb849ff3453 Author: Liam Young <[email protected]> Date: Tue Mar 19 20:05:22 2019 +0000 Use crm_mon for pacemaker-remote deployments As described in bug #1728527 cibadmin does not expose the state of the pacemaker-remote nodes which means hostmonitor cannot track them. This change switches to use crm_mon to check the status of remote nodes if the new config option host.restrict_to_remotes to set to True. This will trigger host monitor to use crm_mon to monitor nodes and will only monitor nodes that are marked as remotes (not members). Change-Id: I3f2026805413504c875ea5f39eb036d44b26dd43 Depends-On: Iaa2251708616e9c69817bf5b346d795ea7a4d21b Closes-Bug: #1728527 (cherry picked from commit dc9b77772417c99368a4bbe243bb8e0e7c0bca47) ** Tags added: in-stable-train -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728527 Title: hostmonitor can not monitor pacemaker_remote node via cibadmin query To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1728527/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
