HomeClusterLabs Projects

galera: recover from empty gvwstate.dat

Description

galera: recover from empty gvwstate.dat

While running, a galera node keeps track of the last known state of
the cluster in a temporary file gvwstate.dat. This file is normally
deleted once a node is shutdown gracefully.

Some ungraceful shutdowns can leave an empty gvwstate.dat on
disk. This will prevent galera to join the cluster if it is
configured to attempt PC recovery. Removing that file makes the
node fall back to the normal, unoptimized joining process next
time it is restarted.

Details

Provenance
Damien Ciabrini <dciabrin@redhat.com>Authored on Nov 8 2017, 9:19 AM
Parents
rR9b260cbf5c3a: Merge pull request #1044 from dmuhamedagic/lvm-refactor
Branches
Unknown
Tags
Unknown

Event Timeline