ceph-ansible/roles/ceph-rgw
Shilpa Jagannath 07852ed039 Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones.
When you delete a zone without removing from zonegroup, the period update would
fail since that command needs to load the zone and zonegroup to be able to
update the master. Period update would fail with an error like this:

radosgw-admin period update --commit
-1 Cannot find zone id= (name=), switching to local zonegroup configuration
-1 Cannot find zone id= (name=)

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
2018-07-09 12:27:24 +00:00
..
defaults rgws: renames create_pools variable with rgw_create_pools. 2018-06-04 06:23:42 +02:00
handlers rgw: add cluster name option to the handler 2018-03-02 20:59:10 +00:00
meta ceph-rgw: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones. 2018-07-09 12:27:24 +00:00
templates Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-rgw

Documentation is available at http://docs.ceph.com/ceph-ansible/.