HomeClusterLabs Projects

Fix: libpe_status: don't order implied stops relative to a remote connection

Description

Fix: libpe_status: don't order implied stops relative to a remote connection

Actions behind a remote connection are ordered relative to any start or stop of
the remote connection. However, if the action is a stop implied due to fencing,
it does not require the remote connection, and the ordering should not be done.

This avoids a delay in the remote connection recovery if it is failed, e.g.
previously the ordering would look like:

fence remote node -> implied stop of resource on remote -> stop connection

Now, the connection stop can proceed simultaneously with the remote node
fencing.

Details

Provenance
kgaillotAuthored on Jun 5 2019, 5:43 PM
Parents
rP1e9903326a59: Fix: scheduler: remote state is failed if node is shutting down with connection…
Branches
Unknown
Tags
Unknown

Event Timeline