[erlang-questions] Mnesia Cluster splits
Motiejus Jakštys
desired.mta@REDACTED
Tue Sep 10 21:23:17 CEST 2013
On Tue, Sep 10, 2013 at 7:28 PM, David Chamard
<david.chamard@REDACTED> wrote:
> Hi Everyone,
>
> I was wondering if there is the way to detect a network split of mnesia cluster beside the log file?
> The goal would be to monitor the state of the replication and status of the mnesia cluster.
> I tried with mnesia info but it does not seem(Or I do not understand the stats properly) what is needed to see if there is a network split of if a node is behind.
The answer is somewhere here (this might as well be exactly what you
need): https://github.com/uwiger/unsplit/
Motiejus
More information about the erlang-questions
mailing list