Hey Abdul,
Check out the specifics on "Enabling PAM Based limits..." Give that a shot
and let us know if it doesn't solve the issue.
http://docs.basho.com/riak/latest/ops/tuning/open-files-limit/#Linux
(you'll need to scroll down a bit.)
Mark
On Wed, Aug 21, 2013 at 11:53 PM, Abdul Hamed wrote
hello,
thank you so much, as you said change ulimit -n 4 but it
showing same error it is not restarting Riak services.
openstack2@openstack2:~$ sudo riak start
[sudo] password for openstack2:
WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
riak failed to st
Abdul,
To follow up on what Eric said, see
http://docs.basho.com/riak/latest/ops/tuning/open-files-limit/ for
suggestions on how to change the OS ulimit.
Also, if that does not work, try running
$ sudo riak console
This will start riak up and display console output and more detailed error
messag
The answer is in the output. You need to set your ulimit higher. Try
something like 4.
Eric
On Aug 21, 2013 9:30 AM, "Abdul Hamed" wrote:
> hello ,
> i am Trying to install Riak CS on Ubuntu 12.04 using this link
> http://docs.basho.com/riakcs/latest/tutorials/quick-start-riak-cs/
hello ,
i am Trying to install Riak CS on Ubuntu 12.04 using this link
http://docs.basho.com/riakcs/latest/tutorials/quick-start-riak-cs/
but i am getting error like this
openstack2@openstack2:~$ sudo riak start
WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
hello ,
i am Trying to install Riak CS on Ubuntu 12.04 using this link
http://docs.basho.com/riakcs/latest/tutorials/quick-start-riak-cs/
but i am getting error like this
openstack2@openstack2:~$ sudo riak start
WARNING: ulimit -n is 1024; 4096 is the recommended minimum.