[rabbitmq-discuss] queue_procs using more memory in 1 node of a cluster
shridharan muthu
shridharan.m at gmail.com
Wed Dec 11 15:03:46 GMT 2013
Hello,
I have a 2 node rabbit mq cluster with mirroring. From the web admin
UI (in queues tab), I have noticed that all the queues say its primary is
node 1 with node 2 as mirroring.
I noticed that node 2 uses high memory in queue_procs (not sure what
exactly it means) 2.7 GB vs 10 MB in node 1 (more info below). Could
someone explain what this means and how I could resolve this mismatch of
memory usage?
Thank you,
Shri
Node 1:
* {memory,*
* [{total,434405976},*
* {connection_procs,20160952},*
* {queue_procs,10945440},*
* {plugins,57392},*
* {other_proc,124653296},*
* {mnesia,18446743796716438880},*
* {mgmt_db,5323208},*
* {msg_index,1934440},*
* {other_ets,-18446743796515468096},*
* {binary,5321488},*
* {code,18395964},*
* {atom,3451633},*
* {other_system,43191379}]},*
* {vm_memory_high_watermark,0.4},*
* {vm_memory_limit,5047128883},*
Node 2:
*{memory,*
* [{total,3170580544},*
* {connection_procs,24989208},*
* {queue_procs,2762497752},*
* {plugins,151320},*
* {other_proc,0},*
* {mnesia,18446743960241058104},*
* {mgmt_db,10144},*
* {msg_index,10014968},*
* {other_ets,-18446743959963810704},*
* {binary,7078080},*
* {code,18395964},*
* {atom,2237825},*
* {other_system,178510907}]},*
* {vm_memory_high_watermark,0.4},*
* {vm_memory_limit,5046969958},*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131211/6ac73593/attachment.html>
More information about the rabbitmq-discuss
mailing list