Thanks, Shane! No, it doesn't include AAE.
I'm leaving AAE off for now, anyway. I've got ulimit at 131072 now, and that (very quick-to-run) command of yours shows about 32,000, so it seems we've got even headroom now. -- Dave Brady ----- Original Message ----- From: "Shane McEwan" <[email protected]> To: [email protected] Sent: Mardi 12 Novembre 2013 17:33:01 Subject: Re: max_files_limit and AAE On 12/11/13 16:08, Dave Brady wrote: > Is there command I can use in the CLI that gives the number of open files? sudo ls -1 /proc/`pidof beam.smp`/fd | wc -l You say you have 42,000 .sst files. Does that include AAE? If not, AAE could push you over the edge. Shane. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
