Hey Istvan, Did you happen to figure this out? I may have missed this, but what version of osx?
Mark On Thursday, February 28, 2013, István wrote: > Hi Riak Users, > > Here is what I have: > > ::riak]ulimit -a > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > file size (blocks, -f) unlimited > max locked memory (kbytes, -l) unlimited > max memory size (kbytes, -m) unlimited > open files (-n) 131072 > pipe size (512 bytes, -p) 1 > stack size (kbytes, -s) 8192 > cpu time (seconds, -t) unlimited > max user processes (-u) 709 > virtual memory (kbytes, -v) unlimited > > erl -v > Erlang R15B03 (erts-5.9.3.1) [source] [64-bit] [smp:4:4] [async-threads:0] > [hipe] [kernel-poll:false] [dtrace] > > The error: > > 2013-02-28 14:24:38.594 [error] <0.84.0> gen_server memsup terminated with > reason: m > aximum number of file descriptors exhausted, check ulimit -n > 2013-02-28 14:24:38.603 [error] <0.84.0> CRASH REPORT Process memsup with > 0 neighbours exited with reason: maximum number of file descriptors > exhausted, check ulimit -n in gen_server:terminate/6 line 747 > 2013-02-28 14:24:38.612 [info] <0.994.0>@riak_kv_app:prep_stop:165 > Stopping application riak_kv - marked service down. > 2013-02-28 14:24:38.619 [error] <0.82.0> Supervisor os_mon_sup had child > memsup started with memsup:start_link() at <0.84.0> exit with reason > maximum number of file descriptors exhausted, check ulimit -n in context > child_terminated > 2013-02-28 14:24:38.626 [info] <0.994.0>@riak_kv_app:prep_stop:169 > Unregistered pb services > 2013-02-28 14:24:38.637 [error] <0.4225.0> gen_server memsup terminated > with reason: maximum number of file descriptors exhausted, check ulimit -n > > I guess 131072 files should be enough, this must be something else. > > Does anybody have an idea what? > > thank you in advance, > > Istvan > -- > the sun shines for all > > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
