I added some debugging to the /etc/init.d/riak-cs script.
As far as it's concerned the ulimit has been successfully increased in there, right before it calls start-stop-daemon.

Is it possible that part of the Debian infrastructure is dropping privileges?

On 16/05/13 12:34, Toby Corkindale wrote:
I'm confused -- I'm still seeing some warnings from Riak/RiakCS about
the ulimit being set too low, even though I *am* increasing it.

What am I doing wrong here?


# cat /etc/default/riak-cs
ulimit -n 32000

# ulimit -n 8192
# service riak-cs start
!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to