HomeClusterLabs Projects

Fix: crmd: don't abort transition for expected remote node shutdown

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix: crmd: don't abort transition for expected remote node shutdown

Crmd's match_down_event() now checks the action XML's new "downed" section.
This fixes the following issues with the previous version:

  • Stopping a resource that creates a Pacemaker Remote node is now properly detected as a down event for that node. (Stops that are part of a migration are properly ignored.)
  • Fencing a cluster node that was running guest nodes is now properly detected as a down event for the guest nodes.
  • Unfencing events are now properly ignored.

Details

Provenance
kgaillotAuthored on Mar 4 2016, 4:43 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.