RE: Status and maturity of riak-cs

2017-08-01 Thread Javier Palacios

> -Mensaje original-
> De: riak-users [mailto:riak-users-boun...@lists.basho.com] En nombre de
> Toby Corkindale
> 
> I've been actively trying to migrate over to Minio for S3 storage, instead.
> Worth a look, and unlike riak CS, has had lots of active development in recent
> times.

Regarding minio, we had a look a few months ago when deciding about object 
storage. We discarded it mainly because at that time there was no way to 
replace a damaged disk. That is, if you got 4 disk and 1 breaks, you will keep 
with 3 disks. Self-healing was close to beta stage, but the fact that it 
weren't considered a zero-day feature discouraged me a bit. It was also unclear 
about growing capabilities respect to the allocated storage size. Actually, I 
was told on the slack channel that it wasn't possible.
The other primary alternative we evaluate was swift, but discarded because it 
seemed too big for our current needs & infrastructure.

Javier Palacios
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


riak CS and TS

2017-05-10 Thread Javier Palacios

Hello,

we are starting to use riak-ca as solution for object storage, and we see 
riak-ts as a possible solution for another aspect of or platform.
I'm installing from the centos packages, and when going for riak-ts I've 
realized that it is not a kind of overlay for riak-kv (as I expected from my 
experience with CS), but is closer to be completelly integrated with riak-kv, 
up to the point that there is no riak-ts command or init script but the plain 
riak ones. So, it seems impossible to have on the same machine kv+cs and ts.
Is it possible to run cs over the riak instance provided by ts? The riak 
version reported by the command within the riak-ts package is 1.5.2, which is 
not on the table with version compatibility ([1]) but newer than anyone there. 
Assuming that this is actually supported, can I read somewhere the differences 
of running CS with riak 1.x as backend instead of 2.x series?
I know that I could use different nodes for TS & CS, but one of the attractive 
points of TS was running side by side with CS, instead of setting up a separate 
instance (either physical or logical).

Javier Palacios

[1] 
http://docs.basho.com/riak/cs/2.1.1/cookbooks/version-compatibility/#working-version-combinations

___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com