[rabbitmq-discuss] Question on RabbitMQ and file I/O characteristics

Matt Pietrek mpietrek at skytap.com
Sat Aug 3 01:08:27 BST 2013


Just want to run this past the RabbitMQ devs and see if this jibes with
their expectations.

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's OK with us, we really want
to avoid message loss.)

What I'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're getting these number from

Is this about what should be expected when running this way?

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:

msg_store_persistent/743.rdq
queues/E10F54B1OGM7M4LTRX5Z3L4K0/journal.jif

Any insight would be very valuable for our planning processes.

Thanks,

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130802/8f05b64a/attachment.htm>


More information about the rabbitmq-discuss mailing list