Re: Copying data between clusters

2010-05-09 Thread Mårten Gustafson
N-val is configurable through default bucket props. AFAIK there's currently no way change server defaults for R, W and DW. /Mårten On 8 maj 2010, at 20.27, Alan McConnell wrote: Thanks Kevin, Is there a way to set a default N (and R/W) value across a cluster via configuration? I know th

Re: Copying data between clusters

2010-05-08 Thread Alan McConnell
Thanks Kevin, Is there a way to set a default N (and R/W) value across a cluster via configuration? I know there's a default_props feature in configuration but I don't know if it's possible to use that for default N/R/W values and I don't know what the syntax is. In case anyone was wondering I we

Re: Copying data between clusters

2010-05-07 Thread Kevin Smith
Alan - I can't answer your replication questions -- don't have a lot of experience with it yet -- but I can take a stab at setting the global replication setting. If I'm understanding correctly I believe you're referring to the N value. N controls how many replicas of an entry Riak stores, in t

Copying data between clusters

2010-05-07 Thread Alan McConnell
- Is it possible to use the built-in backup/restore functions of riak-admin to copy data between clusters? The scenario is that we have separate test and production environments, each with separate riak clusters of different sizes and configurations. Every so often we'd like to copy t