This is the current status of the bunny01 node, but I've restarted it because the memory limit was reached (dirty fix):
{running_applications,
[{rabbitmq_management,"RabbitMQ Management Console","3.3.4"},
{rabbitmq_web_dispatch,"RabbitMQ Web Dispatcher","3.3.4"},
{webmachine,"webmachine","1.10.3-rmq3.3.4-gite9359c7"},
{mochiweb,"MochiMedia Web Server","2.7.0-rmq3.3.4-git680dba8"},
{rabbitmq_management_agent,"RabbitMQ Management Agent","3.3.4"},
{rabbit,"RabbitMQ","3.3.4"},
{os_mon,"CPO CXC 138 46","2.2.14"},
{inets,"INETS CXC 138 49","5.9.7"},
{mnesia,"MNESIA CXC 138 12","4.11"},
{amqp_client,"RabbitMQ AMQP Client","3.3.4"},
{xmerl,"XML parser","1.3.5"},
{sasl,"SASL CXC 138 11","2.3.4"},
{stdlib,"ERTS CXC 138 10","1.19.4"},
{kernel,"ERTS CXC 138 10","2.16.4"}]},
{os,{unix,linux}},
{erlang_version,
"Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:4:4] [async-threads:30] [kernel-poll:true]\n"},
{memory,
[{total,558885808},
{connection_procs,305227720},
{queue_procs,27174408},
{plugins,496376},
{other_proc,17877368},
{mnesia,3727992},
{mgmt_db,11840},
{msg_index,7479656},
{other_ets,16781960},
{binary,133763016},
{code,19878051},
{atom,703377},
{other_system,25764044}]},
{alarms,[]},
{listeners,[{clustering,25672,"::"},{amqp,5672,"::"}]},
{vm_memory_high_watermark,0.4},
{disk_free_limit,50000000},
{disk_free,39997566976},
{file_descriptors,
[{total_limit,102300},
{total_used,1250},
{sockets_limit,92068},
{sockets_used,315}]},
{processes,[{limit,1048576},{used,54762}]},
{run_queue,1},
{uptime,9566}]
...done.
So I will update the instances to the latest version from your website. If this happens again I will send you a newer `rabbitmqctl status` output.
The stats DB thing is possible but currently there is no high load on the cluster. Maybe its really the first thing with the inter-node lack.
I will give you an update if the upgrade was the solution or not.