From: YankunLi Date: Tue, 22 Dec 2015 05:46:13 +0000 (+0800) Subject: delete default zone X-Git-Tag: v10.0.3~184^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F7005%2Fhead;p=ceph.git delete default zone if the default zone exist, delete the default zone from both the east and west pools. --- diff --git a/doc/radosgw/federated-config.rst b/doc/radosgw/federated-config.rst index 9add92e19e9c..f47a0af26e1a 100644 --- a/doc/radosgw/federated-config.rst +++ b/doc/radosgw/federated-config.rst @@ -494,7 +494,8 @@ Create Zones #. Delete the default zone (if it exists). :: - rados -p .rgw.root rm zone_info.default + rados -p .us-east.rgw.root rm zone_info.default + rados -p .us-west.rgw.root rm zone_info.default #. Update the region map. ::