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 messages -- I find that frequently helpful, when it fails to start silently. On Wed, Aug 21, 2013 at 12:37 PM, Eric Redmond <[email protected]> wrote: > The answer is in the output. You need to set your ulimit higher. Try > something like 40000. > > Eric > On Aug 21, 2013 9:30 AM, "Abdul Hamed" <[email protected]> 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/ >> but i am getting error like this >> >> openstack2@openstack2:~$ sudo riak start >> !!!! >> !!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum. >> !!!! >> riak failed to start within 15 seconds, >> see the output of 'riak console' for more information. >> If you want to wait longer, set the environment variable >> WAIT_FOR_ERLANG to the number of seconds to wait. >> >> pls tell me where i did wrong.. >> >> _______________________________________________ >> 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 > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
