HomeClusterLabs Projects

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

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
Parents
rP2fa93ee58127: Refactor: scheduler: find_lrm_op() to be able to check against a specified…
Branches
Unknown
Tags
Unknown