<div dir="ltr">I am running a three node cluster all on the same type of hardware. &nbsp;All of my consumers and publisher connect to one node we have assigned as the master node lets call it rabbit-1. &nbsp;This is also the master node for all of our queues. &nbsp;All nodes are disc nodes and all queues are HA to all nodes. &nbsp;And all messages are published with deliveryMode 2. &nbsp;The load average, all the metrics and performance of rabbit-1 are what I would expect. &nbsp;But the load average of the other boxes, that have no connections (publishers or consumers) and are not master nodes to anything have a load average that is higher than rabbit-1. &nbsp;At first I blamed the hardware or configuration or something, but it seems pretty consistent across all our clusters.<div><br></div><div>So my question is do nodes that have durable queues mirrored to them but are not the master nodes have any characteristics that could cause this? &nbsp;Or should I keep digging?</div><div><br></div><div>Running Ubuntu 12.04.2 with raid0 xfs disk. &nbsp;Rabbit is the only thing on these boxes. &nbsp;Rabbit 3.1.5.</div><div><br></div><div><br></div><div>Thanks for your time!</div></div>