HomeClusterLabs Projects

Fix: scheduler: order resource moves after connection starts

Description

Fix: scheduler: order resource moves after connection starts

This addresses a regression in behavior since 1.1.18 (via 3a34fed). By allowing
stops to proceed before probes finished, that change allowed the stop of a
resource moving to a coming-up remote node to happen before the remote node
connection's start. If the remote connection start fails, the resource will
have to be started again where it was, leading to unnecessary downtime.

Now, order the resource's stop after the remote connection's start.

RHBZ#1648507

Details

Provenance
kgaillotAuthored on Nov 13 2018, 6:51 PM
Parents
rPf45f248e2d5c: Test: cts-cli: update regression test for all_stopped removal
Branches
Unknown
Tags
Unknown

Event Timeline