HomeClusterLabs Projects

Fix: crmd: do not accept remote peer data as enough for startup

Description

Fix: crmd: do not accept remote peer data as enough for startup

Crmd waits until some information is received about its peers
before declaring itself operational. Having peer_update_callback()
called was previously considered sufficient, which worked because
peer callbacks are currently never called for remote nodes. But we
want to start using remote node status, so only consider information
about cluster nodes to be sufficient for this purpose.

Details

Provenance
kgaillotAuthored on Oct 8 2015, 5:06 PM
Parents
rP77239195e699: Fix: crmd: remote nodes can't be DC so never add them to stonith cleanup list
Branches
Unknown
Tags
Unknown

Event Timeline