Page MenuHomeClusterLabs Projects

Support ordering of probes
Open, NormalPublic

Description

If an ordering of "rsc1 then rsc2" is configured, then probes of rsc2 should be ordered after starting rsc1.

Example use cases: rsc1 is a logical volume and rsc2 is a filesystem mounted on it; rsc1 is a filesystem and rsc2 uses an executable on that filesystem; rsc1 is dockerd and rsc2 is a Docker container.

This is very tricky to do without loops and corner cases. See order_then_probes() in pcmk_sched_probes.c.

Event Timeline

kgaillot triaged this task as Normal priority.Oct 24 2024, 11:16 AM
kgaillot created this task.
kgaillot created this object with edit policy "Restricted Project (Project)".