Hi Guido. The docs section you referenced is for RiakCS. We do recommend a substantially higher value for zdbbl when using RiakCS because the object data being stored is divided into 1MB chunks which is still a relatively large object size for Riak to handle. Riak used by itself may not need the value to be that large, but it may benefit depending on the size of objects you are storing. If you do decide to increase the value beyond 16384, just proceed with caution and make sure you have enough memory to support the increased setting.
Kelly On Mon, Jul 15, 2013 at 8:38 AM, Guido Medina <guido.med...@temetra.com>wrote: > Hi, > > We had an issue in 1.4 where 2i operations were timing out, after going > through support we were suggested to use "+zdbbl 16384", on the > "Configuring Riak Docs" it is strongly suggested (unless doc need to be > re-phrased) it should be higher: > > *Source:* > http://docs.basho.com/riakcs/latest/cookbooks/configuration/Configuring-Riak/ > > At the end of such doc there is the following fragment and we would like > to know if there is a kind of all situations balanced value and the > implications: > Performance & Capacity settings > > It is strongly recommended that the following values be set in the Riak > vm.args configuration file, which is located in the /etc/riak or > /opt/riak/etc folder. > > ## This setting is not present in default Riak installations, so## it should > be added. In some cases, a value of 128000 may be## appropriate. > +zdbbl 96000 > ## This setting is present in default Riak installations, so## its value > should be edited. > -env ERL_MAX_PORTS 16384 > > > > Kind regards, > > Guido. > > _______________________________________________ > 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