Network Management
RabbitMQ will not start on the primary after a failover to a secondary pool member
The issue is with the cluster configuration being broken and so this causes RabbitMQ issue on the Main Poller HA.
First published date
Last published date
Overview
In this scenario the RabbitMQ logs will show the following message:
Error description:
{error,{inconsistent_cluster,"Node rabbit@ServerName thinks it's clustered with node rabbit@ServerName2, but rabbit@ServerName2 disagrees"}}
This will prevent switching back to the Primary server from the Secondary.