[rabbitmq-discuss] limits.conf not working...

Gonzalo Fernandez gonzalo.fernandez at stoneworksolutions.net
Tue Apr 17 16:23:33 BST 2012


Things to check:

* Have you genuinely raised the limit for the rabbitmq user? (sounds like
you have)
Yes, both with the ulimit command and on the limits.conf file

* Is RabbitMQ actually running as the rabbitmq user?
Yes, here:

*patilla at test:~$ ps aux | grep rabbitmq-server*
patilla  22942  0.0  0.0   7640   948 pts/0    S+   17:19   0:00 grep
--color=auto rabbitmq-server
*rabbitmq *29109  0.0  0.0   4096   624 pts/0    S    15:56   0:00 */bin/sh
/usr/sbin/rabbitmq-server*

* Have you restarted the server? (since ulimit is only checked on "login".
I tried restarting rabbit server and rebooting the machine.
I get the value in limits.conf when I run ulimit -n but not on the
managemnet plugin site...

Any thoughts?

Thanks!

patilla.



2012/4/17 Simon MacMullen <simon at rabbitmq.com>

> On 17/04/12 16:05, Gonzalo Fernandez wrote:
>
>> I can't find the error..... Could it be the version?
>>
>
> No. RabbitMQ only ever *reports* on the FD limits it is seeing, it doesn't
> impose any more. And this code has not changed from 2.7.1 to 2.8.1.
>
> Things to check:
>
> * Have you genuinely raised the limit for the rabbitmq user? (sounds like
> you have)
>
> * Is RabbitMQ actually running as the rabbitmq user?
>
> * Have you restarted the server? (since ulimit is only checked on "login".
>
> Cheers, Simon
>
> --
> Simon MacMullen
> RabbitMQ, VMware
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120417/cf0dc893/attachment.htm>


More information about the rabbitmq-discuss mailing list