On 27/02/2015, at 19.02, Steffen W Sørensen wrote:
> Into which pool does such user data (buckets and objects) gets stored and
> possible howto direct user data into a dedicated pool?
>
> [root@rgw ~]# rados df
> pool name category KB objects clones
> degrad
On 27/02/2015, at 18.51, Steffen W Sørensen wrote:
>> rgw enable apis = s3
> Commenting this out makes it work :)
Thanks for helping on this initial issue!
> [root@rgw tests3]# ./lsbuckets.py
> [root@rgw tests3]# ./lsbuckets.py
> my-new-bucket 2015-02-27T17:49:04.000Z
> [root@rgw te
> rgw enable apis = s3
Commenting this out makes it work :)
[root@rgw tests3]# ./lsbuckets.py
[root@rgw tests3]# ./lsbuckets.py
my-new-bucket 2015-02-27T17:49:04.000Z
[root@rgw tests3]#
...
2015-02-27 18:49:22.601578 7f48f2bdd700 20 rgw_create_bucket returned ret=-17
bucket=my-new-b
> That's the old way of defining pools. The new way involves in defining a zone
> and placement targets for that zone. Then you can have different default
> placement targets for different users.
Anu URL/pointers to better understand such matters?
> Do you have any special config in your ceph.co
- Original Message -
> From: "Steffen W Sørensen"
> To: "Yehuda Sadeh-Weinraub"
> Cc: ceph-users@lists.ceph.com
> Sent: Friday, February 27, 2015 9:39:46 AM
> Subject: Re: [ceph-users] RadosGW S3ResponseError: 405 Method Not Allowed
> On 27/02
On 27/02/2015, at 17.20, Yehuda Sadeh-Weinraub wrote:
> I'd look at two things first. One is the '{fqdn}' string, which I'm not sure
> whether that's the actual string that you have, or whether you just replaced
> it for the sake of anonymity. The second is the port number, which should be
> f
- Original Message -
> From: "Steffen W Sørensen"
> To: ceph-users@lists.ceph.com
> Sent: Friday, February 27, 2015 6:40:01 AM
> Subject: [ceph-users] RadosGW S3ResponseError: 405 Method Not Allowed
>
> Hi,
>
> Newbie to RadosGW+Ceph, but learning...
> Got a running Ceph Cluster workin