HomeClusterLabs Projects

Fix: scheduler: do not enforce resource stop if any new probe/monitor indicates…

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

Description

Fix: scheduler: do not enforce resource stop if any new probe/monitor indicates the resource was not running on the target of a failed migrate_to

Given a scenario:

  • rscA failed to migrate from node1 to node2 with a failed

migrate_to on node1

, if there's any new probe/monitor operation on node2 indicating it was
not running there, the migrate_to failure no longer matters for node2.

Details

Provenance
gao-yanAuthored on May 9 2022, 11:47 AM

Commit No Longer Exists

This commit no longer exists in the repository.