HomeClusterLabs Projects

rabbitmq-cluster: retry start when cluster join fails

Description

rabbitmq-cluster: retry start when cluster join fails

When a node tries to join an existing cluster, it fetches a node
list to try to connect from any of those running nodes.

If the nodes from this list become unavailable while we're joining
the cluster, the rabbitmq server will fail to get clustered and
make the start operation fail.

Give the resource a chance to start anyway by retrying the entire
start actions until it succeeds or until the start timeout is
reached and pacemaker stops the start operation.

Co-Authored-by: <michele@acksyn.org>
Suggested-by: <abeekhof@redhat.com>

Details

Provenance
Damien Ciabrini <dciabrin@redhat.com>Authored on Aug 9 2018, 10:33 AM
Parents
rR0a860ae1ebbd: Merge pull request #1101 from davidmhewitt/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline