HomeClusterLabs Projects

Low: scheduler: avoid unnecessary delay of start actions

Description

Low: scheduler: avoid unnecessary delay of start actions

If a node is being fenced, and we don't know the status of a resource there,
then any start of that resource must wait until the fencing is complete,
just in case it is active there.

However, the previous calculation would only check the known status of the
exact resource itself. If the resource is an anonymous clone instance, it is
sufficient if any instance of the clone is known on the node (with the
exception of partially active cloned groups).

Details

Provenance
kgaillotAuthored on May 25 2018, 4:16 PM
Parents
rP8235fd82734e: Test: scheduler: update regression tests for "requires" handling change
Branches
Unknown
Tags
Unknown

Event Timeline