Then, back to my first questions:
Could you provide results following commands with s3cfg1?
- s3cmd ls
- s3cmd info s3://stock
>From log file, gc index queries timed out again and again.
Not sure but it may be subtle situation...
--
Shunichi Shinohara
Basho Japan KK
On Mon, Aug 24, 2015 at 11:0
Hi guys
I am looking at the instructions here:
http://docs.basho.com/riak/1.4.2/ops/running/nodes/renaming/
However, these are instructions for renaming an existing cluster ‘in-place’.
What I have is an existing 5 node cluster.
I have brought up a completely new (and separate) 5 node cluster.
I
Hi Sujay,
This is where we get into the fact that maintaining docs across many
versions is a hard problem :)
You'll want to follow the instructions laid out in
http://docs.basho.com/riak/latest/ops/running/nodes/renaming/#Clusters-from-Backups
(the
Clusters from Backup section, specifically). Tha
1. root@cluster1-hd10:~# grep cs_root_host /etc/riak-cs/app.config
{cs_root_host, "api2.cloud-datayes.com"},
root@cluster1-hd10:~# grep host_base .s3cfg
host_base = api2.cloud-datayes.com
root@cluster1-hd10:~# grep host_base s3cfg1
host_base = api2.cloud-datayes.com
2. please check a
I'm not sure who created it. This's a legacy production system.
Just now, I used another "s3cfg" file to access it. Below is my output:
root@cluster1-hd10:~# s3cmd -c s3cfg1 info
s3://stock/XSHE/0/50/2008/XSHE-50-20080102
s3://stock/XSHE/0/50/2008/XSHE-50-20080102 (object):
File
Please check attached file for details.
On Mon, Aug 24, 2015 at 4:48 PM, Shunichi Shinohara wrote:
> Then, back to my first questions:
> Could you provide results following commands with s3cfg1?
> - s3cmd ls
> - s3cmd info s3://stock
>
> From log file, gc index queries timed out again and again.