Re: why leaving riak cluster so slowly and how to accelerate the speed

2015-08-18 Thread changmao wang
Dmitri,

I got it. Just following the steps tested on developing environment, I
finished the changing on production environment.
Now the production cluster status is as below:

root@cluster1-hd13:~# riak-admin member-status
= Membership
==
Status RingPendingNode
---
valid  10.9% 10.9%'riak@10.21.136.66'
valid  10.9% 10.9%'riak@10.21.136.71'
valid  14.1% 10.9%'riak@10.21.136.76'
valid  17.2% 12.5%'riak@10.21.136.81'
valid  10.9% 10.9%'riak@10.21.136.86'
valid   7.8% 10.9%'riak@10.21.136.95'
valid   7.8% 10.9%'riak@10.21.136.96'
valid   9.4% 10.9%'riak@10.21.136.97'
valid  10.9% 10.9%'riak@10.21.136.98'
---
Valid:9 / Leaving:0 / Exiting:0 / Joining:0 / Down:0

Thanks for your great help. we can close this ticket.
several issues related with transferring partition, I'll open it in anther
email.


On Mon, Aug 17, 2015 at 11:01 PM, Dmitri Zagidulin 
wrote:

> Amao,
>
> As I've mentioned, those pending transfers are going to stay there
> indefinitely. They will keep showing up on the 'status' list, until you do
> a 'force-replace' or 'force-remove'.
>
>
>


-- 
Amao Wang
Best & Regards
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


Fastest Method for Importing Into Riak.

2015-08-18 Thread Dennis Nicolay
Hi,

 

What is the fastest way to import data from a delimited file into Riak using
the .net RiakClient?

 

Is there a bulk insert using the other Riak clients?

 

Thanks in advance,

Dennis

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


s3cmd error: access to bucket was denied

2015-08-18 Thread changmao wang
Matthew,

I used s3cmd --configure to generate ".s3cfg" config file and then access
RIAK service by s3cmd.
The access_key and secret_key from ".s3cfg" is same as admin_key
and admin_secret from "/etc/riak-cs/app.config".

However, I got error as below using s3cmd to access one bucket.

root@cluster-s3-hd1:~# s3cmd -c /root/.s3cfg ls
s3://pipeline/article/111.pdf
ERROR: Access to bucket 'pipeline' was denied

By the way, I used Riak and Riak-CS 1.4.2 on Ubuntu. Current production
cluster is a legacy system without documents for co-workers.

Attached file is "s3cfg" generated by "s3cmd --configure".
-- 
Amao Wang
Best & Regards


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