Hi Thomas,

Yes you can change the n_val in the default bucket properties of the riak
cluster. That's how CS determines how many replicas to store. However,
please keep in mind that reducing the replicas can reduce your availability.

-Andrew


On Wed, Aug 21, 2013 at 5:27 AM, Thomas Dunham <t...@secondsync.com> wrote:

> Hi all,
> Is it possible to adjust the number of replicas Riak-CS keeps of every
> object (I'd like to only keep two copies)?
>
> I've read the documentation and the default number of replicas seems to be
> three, but there doesn't seem to be any config in Riak-CS to change it. If
> I changed the n_val in the default bucket properties of the Riak cluster,
> would this have the effect of changing the number of replicas?
>
> Here's the only comment I could find in the docs about how many replicas
> are kept. The language implies it's possible to change the number, but I
> can find no reference to any config settings in the open source or
> enterprise versions:
> In Riak CS, large objects are broken into blocks and streamed to the
> underlying Riak cluster on write, where they are replicated for high
> availability (3 replicas by default). (
> http://docs.basho.com/riakcs/latest/cookbooks/MDC-Overview/).
>
>
> Thanks,
> Tom
>
>
> _______________________________________________
> 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