[ceph-users] Problem creating rados gw in Luminous

2017-12-24 Thread Andrew Knapp
Having an issue creating the rados gw with ceph-deploy. I'm using the arm64 luminous packages for xenial: ii ceph 12.2.2-1xenial arm64 distributed storage and file system when I try to run ceph-deploy I get an error: [ceph-node0][INFO ] Running c

[ceph-users] Copy locked parent and clones to another pool

2017-12-24 Thread David Herselman
Hi, I created an erasure coded pool and thereafter created RBD images by specifying the '--data-pool' parameter. I subsequently created locked snapshots and cloned them for systems I was setting up. After finishing I realised that I hadn't specified the '-data-pool' parameter when creating the

[ceph-users] Recovery mon. from OSDs

2017-12-24 Thread A.Žukovič
Hi All, i have one big problem. My ceph cluster working only one month with this configuration: Centos 7 64bit ceph-admin 10.0.34.10 MON1 10.0.34.11 OSD0110.0.34.21 OSD0210.0.34.22 OSD0310.0.34.23 OSD0410.0.34.24 After one month, in the se

[ceph-users] The return code for creating bucket is wrong

2017-12-24 Thread QR
When creating an existing bucket with s3cmd, the return code is not BucketAlreadyExists.~# s3cmd ls2017-12-15 06:37 s3://lyb <-- bucket is exist2017-12-21 01:46 s3://myz~# s3cmd mb s3://lybBucket 's3://lyb/' created <-- the creation success dig

[ceph-users] RGW CreateBucket: AWS vs RGW, 200/409 responses

2017-12-24 Thread Robin H. Johnson
On Mon, Dec 25, 2017 at 11:52:36AM +0800, QR wrote: > Is anyone know the reason that ERR_BUCKET_EXISTS is modified to zero? > Thanks. This comes down to arguing about AWS S3 CreateBucket behavior if the bucket already existed and was owned by you (plus which region it is in vs where the request was