Setting ERL_MAX_PORTS and ERL_MAX_ETS_TABLES did have an effect.
On Fri, Apr 25, 2014 at 5:47 AM, Sean Allen <s...@monkeysnatchbanana.com>wrote: > More on this looking at the command line that started it, > > did/does pre-20 erlang not pick up the vm options correctly? > > /usr/lib64/riak/erts-5.10.3/bin/beam.smp -P 256000 -e 262144 -Q 65536 -A > 64 -K true -W w -- -root /usr/lib64/riak -progname riak -- -home /opt/riak > -- -boot /usr/lib64/riak/releases/2.0.0pre20/riak -config > /var/lib/riak/generated.configs/app.2014.04.24.19.12.05.config -setcookie > riak -name ***** -smp enable -vm_args > /var/lib/riak/generated.configs/vm.2014.04.24.19.12.05.args -pa > /usr/lib64/riak/lib/basho-patches -- console > > (hostname removed in the above) > > > > On Fri, Apr 25, 2014 at 5:40 AM, Sean Allen > <s...@monkeysnatchbanana.com>wrote: > >> riak-2 >> >> we have the following in /etc/riak/riak.conf >> >> >> erlang.max_ports = 65536 >> erlang.max_ets_tables = 262144 >> >> however i get the following on startup: >> >> 2014-04-24 19:12:09.697 [warning] <0.799.0> riak_kv_env: Erlang ports >> limit of 1024 is low, at least 64000 is recommended >> 2014-04-24 19:12:09.698 [warning] <0.799.0> riak_kv_env: ETS table count >> limit of 1400 is low, at least 256000 is recommended. >> >> So it appears that riak.conf isn't actually being used. Pointers? >> >> >> -- >> >> Ce n'est pas une signature >> > > > > -- > > Ce n'est pas une signature > -- Ce n'est pas une signature
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com