[ceph-users] Remove ghost "default" zone group in period map

2016-12-07 Thread piglei
Hi I was configuring two realms in one cluster. After set up the second realm, I found a problem, *the master zonegroup are set to a zonegroup "default" which is not what I want*, here is current period of the second realm rb: # radosgw-admin period get --rgw-realm=rb { "id": "18a3c0f8-c852-4

[ceph-users] Remove ghost "default" zone group in period map

2016-12-05 Thread piglei
Hi I was configuring two realms in one cluster. After set up the second realm, I found a problem, *the master zonegroup are set to a zonegroup "default" which is not what I want*, here is current period of the second realm rb: # radosgw-admin period get --rgw-realm=rb { "id": "18a3c0f8-c852-4

Re: [ceph-users] How to create two isolated rgw services in one ceph cluster?

2016-12-05 Thread piglei
read_id for id : (2) No such file or directory This vaguely error message seems start to appear after I run `radosgw-admin zonegroup delete --rgw-zonegroup=default` command. What can I do to fix this? Thank you. On Sun, Dec 4, 2016 at 8:39 AM, piglei wrote: > Thank you Abhishek, I will tak

Re: [ceph-users] How to create two isolated rgw services in one ceph cluster?

2016-12-03 Thread piglei
nants, but lacks the ability of real isolation of user data. What do you think? On Fri, Dec 2, 2016 at 10:07 PM, Abhishek L wrote: > > piglei writes: > > > Hi, I am a ceph newbie. I want to create two isolated rgw services in a > single ceph cluster, the requirements: >

[ceph-users] How to create two isolated rgw services in one ceph cluster?

2016-12-02 Thread piglei
Hi, I am a ceph newbie. I want to create two isolated rgw services in a single ceph cluster, the requirements: - Two radosgw will have different hosts, such as radosgw-x.site.com and radosgw-y.site.com . *File uploaded to rgw-xcannot be accessed via rgw-y.*

[ceph-users] How to create two isolated rgw services in one ceph cluster?

2016-12-02 Thread piglei
Hi, I am a ceph newbie. I want to create two isolated rgw services in a single ceph cluster, the requirements: - Two radosgw will have different hosts, such as radosgw-x.site.com and radosgw-y.site.com . *File uploaded to rgw-xcannot be accessed via rgw-y.*