This explains the file limit warning: http://docs.basho.com/riak/latest/ops/tuning/open-files-limit/
You really do Not want to ignore that warning. 128000 is a good start if your operating system allows that high of a number. 64000 is ok. Matthew On Dec 25, 2014, at 1:58 AM, Sargun Dhillon <[email protected]> wrote: > Can you post the files in the log directory on a github gist, and run > the command "./dev1/bin/riak console"? In addition, run Riak as a > non-root user, with the max files limit bumped up as high as you can > set it. > > On Wed, Dec 24, 2014 at 10:47 PM, Ildar Alishev <[email protected]> > wrote: >> Hello >> >> >> I have a problem starting nodes >> >> >> it says >> >> root@salo:/home/salohost/work/riak-2.0.2/dev# ./dev1/bin/riak start >> !!!! >> !!!! WARNING: ulimit -n is 1024; 65536 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. >> >> _______________________________________________ >> 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
