HomeClusterLabs Projects

Fix: crmd: clear failure only for requested node

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

Description

Fix: crmd: clear failure only for requested node

The PE schedules CRM_OP_CLEAR_FAILCOUNT operations to clear a particular resource on a
particular node. When the operation was introduced in a2b997cf, the crmd never checked
the node, but always cleared fail-count and last-failure for all nodes.

Commit 42316ba7 attempted to use the node name, but checked the wrong XML parent
for the information. This commit corrects that.

Details

Provenance
kgaillotAuthored on Feb 22 2017, 5:58 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.