Additionally, you've only got 2GB of RAM so you could reduce the ring size
to 16 and disable AAE to bring that memory usage down

/etc/riak/app.config => {ring_creation_size, 16},

/etc/riak/app.config => {anti_entropy, {off, []}},

Thanks




On Fri, Jul 12, 2013 at 4:26 PM, Richard Shaw <rich...@basho.com> wrote:

> Hi,
>
> Please can you provide the following:
>
> 1.) Output from $ ulimit -a
> 2.) Output from $ uname -a
> 3.) Confirm which version of Riak you're installing and whether from
> package or source
> 4.) Output from $ lsof | wc -l
> 5.) Output from $ ps auwx
>
> Please revert your configs to defaults, make sure for this session that
> ulimit is set correctly with $ ulimit -n 4096, then start Riak again
>
> You can permanently set the correct ulimit here [0]
>
> [0] http://docs.basho.com/riak/latest/cookbooks/Open-Files-Limit/
>
> Thanks
>
>
> On Fri, Jul 12, 2013 at 11:58 AM, prog112 <prog...@gmail.com> wrote:
>
>> Oh well, looks like after second try of startng up riak the first error
>> returns as well:
>>
>> [root@s16976525 ~]# riak console
>> Node 'r...@s16976525.onlinehome-server.info' not responding to pings.
>> config is OK
>> Exec: /usr/lib64/riak/erts-5.9.1/bin/erlexec -boot
>> /usr/lib64/riak/releases/1.4.0/riak              -config
>> /etc/riak/app.config             -pa /usr/lib64/riak/lib/basho-patches
>> -args_file /etc/riak/vm.args -- console
>> Root: /usr/lib64/riak
>> Failed to create thread: Resource temporarily unavailable (11)
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://riak-users.197444.n3.nabble.com/Can-t-start-Riak-Erlang-crashes-immediately-Memory-problem-tp4028271p4028294.html
>> Sent from the Riak Users mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> 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