[rabbitmq-discuss] ** Too many db tables **
Farshad Meshkinpour
fmeshkinpour at fonality.com
Thu Nov 29 01:43:41 GMT 2012
Hello,
I get the following error when one of the nodes in the cluster lost its
connectivity (RabbitMQ *2.8.6* on Erlang *R14B04)*. After that the cluster
became useless until we restarted all nodes in the cluster. Few questions:
1. Do we need to increase the ETS table limit from 1400? we have several
thousands mirrored queues and several hundreds of consumer/producers.
2. How does rabbit uses ETS table (e.g. one per queue, one per connection)?
3. Is there a command to show how many ETS tables are in use?
4. What is the current timeout for detecting other nodes in the cluster and
can it be increased?
Thanks,
Farshad
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Node rabbit at rmq2 not responding **
** Removing (timedout) connection **
=INFO REPORT==== 16-Nov-2012::17:31:42 ===
rabbit on node rabbit at rmq2 down
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Generic server <0.786.0> terminating
** Last message in was {'DOWN',#Ref<0.0.0.68136>,process,<7526.761.0>,
noconnection}
** When Server state == {state,
{7,<0.786.0>},
{{80,<7525.8408.0>},#Ref<0.0.0.54136>},
{{10,<7526.761.0>},#Ref<0.0.0.68136>},
{resource,<<"/fonsyncd/prod/">>,queue,
<<"Q-SID.16499.fonsyncd">>},
rabbit_mirror_queue_slave,
{11,
[{{7,<0.786.0>},
{view_member,
{7,<0.786.0>},
[],
{80,<7525.8408.0>},
{10,<7526.761.0>}}},
{{10,<7526.761.0>},
{view_member,
{10,<7526.761.0>},
[],
{7,<0.786.0>},
{80,<7525.8408.0>}}},
{{80,<7525.8408.0>},
{view_member,
{80,<7525.8408.0>},
[],
{10,<7526.761.0>},
{7,<0.786.0>}}}]},
0,
[{{7,<0.786.0>},{member,{[],[]},0,0}},
{{10,<7526.761.0>},{member,{[],[]},0,0}},
{{80,<7525.8408.0>},
{member,{[],[]},59944,59944}}],
[<0.784.0>],
{[],[]},
[],undefined}
** Reason for termination ==
** {{badmatch,
{aborted,
{system_limit,
"Cannot create an ets table for the local transaction
store",
{system_limit,
[{ets,new,[mnesia_trans_store,[bag,public]]},
{mnesia_tm,doit_loop,1},
{mnesia_sp,init_proc,4},
{proc_lib,init_p_do_apply,3}]}}}},
[{gm,record_dead_member_in_group,2},
{gm,handle_info,2},
{gen_server2,handle_msg,2},
{proc_lib,wake_up,3}]}
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Too many db tables **
=ERROR REPORT==== 16-Nov-2012::17:31:42 ===
** Generic server <0.4528.0> terminating
** Last message in was {'DOWN',#Ref<0.0.0.78137>,process,<7526.4380.0>,
noconnection}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121128/7147f30b/attachment.htm>
More information about the rabbitmq-discuss
mailing list