Hi,
I'm running a 2.0.0b cluster (small) and have been running out of space on
one node.
I had expected that adding a node would lead to freeing up of space on
other nodes - but it's not working too fast.
I would suggest to add to RIAK a way to have the distribution algorithm
take free space into
Thank you all for your input. We have been able to resolve the most
egregious problems on 2.6 for now and will be maintaining compatibility at
least through the next release cycle.
On Wed, Jul 2, 2014 at 5:53 PM, Mark Allen wrote:
> Late to the party, but a bunch of our servers are stuck at pyt
On 3 July 2014 01:57, Hector Castro wrote:
> Hey Toby,
>
> Are you authenticating the request that uses query string parameters?
Hi Hector,
In both cases I am authenticating the request, using the AWS header method.
I noted that I needed to only do the auth hash based on the path, not
the query p
Hi Kelly,
I've submitted this as issue:
https://github.com/basho/riak_cs/issues/909
Thanks,
Toby
On 3 July 2014 01:40, Kelly McLaughlin wrote:
> Toby,
>
> I checked on this and you are correct that it is a bug. The query parameters
> for the usage API requests are omitted during the URL processin
Hi Alain,
Im only speculating here, but id wager to say that this isn't the same key
always, but rather multiple different keys that you know to exist?
If that's the case it's possible that with notfound_ok: true sometimes Riak
will return a not found if a vnode in the preflist responds back w
Hi all,
We are seeing a situation where reading a key that is known to exist
returns no value. The bucket properties are as follows:
{"props":{"allow_mult":false,"basic_quorum":false,"big_vclock":50,"chash_keyfun":{"mod":"riak_core_util","fun":"chash_std_keyfun"},"dw":"quorum","last_write_wins":t
Late to the party, but a bunch of our servers are stuck at python 2.6 (debian
squeeze), so please don't drop support for it.
Thank you.
Mark
On Wednesday, June 25, 2014 2:10 PM, Sean Cribbs wrote:
In the process of developing the Python client for 2.0 features, we're running
into issues
Hi,
I am struggling getting SSL working with Riak-CS. I can add SSL settings to
the config, but s3cmd does not let me connect using a proxy. If I turn off the
proxy configuration and add s3.amazonaws.com to my hosts file, it tries to
access Riak-CS over port 443. I tried connecting using S3
Hey Toby,
Are you authenticating the request that uses query string parameters?
--
Hector
On Wed, Jul 2, 2014 at 1:23 AM, Toby Corkindale wrote:
> Hi,
> Maybe I'm doing something wrong, but I find I can only access the Riak
> CS storage/access information per-user by using the s3-compatible
>
Toby,
I checked on this and you are correct that it is a bug. The query parameters
for the usage API requests are omitted during the URL processing step. This
leads to the not_requested return you are seeing because when the usage request
is processed after the URL processing step the indicator
Hi Chriz,
Your object sizes are two orders of magnitude too large for Riak to handle,
which is why your nodes are running out of memory and crashing. Either
limit the size of the objects you're persisting to Riak to be no larger
than 2-3 megs, or instead investigate using Riak CS (
http://docs.bas
Hi all,
I have some problems with my Riak cluster. Using a Post on a Node for
loading data my memory starts to increase and suddenly after short time
riak crashes. My storage backend is leveldb and the post command is curl -i
-X POST http://localhost:8098/riak/documents/m1 -H "Content-Type:
text/p
12 matches
Mail list logo