[rabbitmq-discuss] Clustering question
Matthias Radestock
matthias at lshift.net
Fri Sep 19 08:11:27 BST 2008
Dmitriy,
Dmitriy Samovskiy wrote:
> I am running a RabbitMQ cluster - rabbit at host1 and rabbit at host2.
After a loss of network
> connectivity between host1 and host2, each node fails to note its counterpart's presence
> even after connectivity is restored.
Network partitioning may leave mnesia in a state where it needs help to
join up the cluster. See
http://www.erlang.org/doc/apps/mnesia/Mnesia_chap7.html#6.7
Were there any mnesia-related errors in the logs?
Matthias.
More information about the rabbitmq-discuss
mailing list