<div dir="ltr"><div style>Hi,</div><div style><br></div><div style>I&#39;m trying to track down a config error where the management UI is displaying 713 out of 1024 FDs and 443 out of 829 SDs, when ulimit -n returns 16384 for the same user that Rabbit is running as. The environment is a�R16B/3.0.4 on a 3.8.4-1 kernel.</div>
<div style><br></div><div style>Running system_info in a shell seems to concur with with ulimit:</div><div><br></div><div>1&gt; erlang:system_info(check_io).</div><div>[{name,erts_poll},</div><div>�{primary,poll},</div><div>
�{fallback,false},</div><div>�{kernel_poll,false},</div><div>�{memory_size,49808},</div><div>�{total_poll_set_size,2},</div><div>�{lazy_updates,true},</div><div>�{pending_updates,0},</div><div>�{batch_updates,false},</div>
<div>�{concurrent_updates,false},</div><div>�{max_fds,16384}]</div><div><br></div><div style>What have I potentially missed?</div><div style><br></div><div style>Cheers,</div><div style><br></div><div style>Ben</div></div>