<div dir="ltr"><div><div><div><div><div>Just want to run this past the RabbitMQ devs and see if this jibes with their expectations.<br><br></div>Our typical cluster runs RabbitMQ 3.02 on Ubuntu 10.04 on two nodes.  All queues are mirrored. All our channels are opened in transactional mode. (We know, this causes things to go slower - That&#39;s OK with us, we really want to avoid message loss.)<br>
<br>What I&#39;m seeing is that for each message written to the broker, we see approximately four disk writes. That is, if the broker is doing 40 messages/sec, we see ~160 disk writes. We&#39;re getting these number from <br>
<br></div>Is this about what should be expected when running this way?<br><br></div>If it helps, I dug in a bit more to see what the files were. The vast majority of the activity seems to be to files like this:<br><br>msg_store_persistent/743.rdq<br>
queues/E10F54B1OGM7M4LTRX5Z3L4K0/journal.jif<br><br></div>Any insight would be very valuable for our planning processes.<br><br></div>Thanks,<br><br>Matt<br></div>