From: Orit Wasserman Date: Mon, 28 Nov 2016 15:32:55 +0000 (+0100) Subject: rgw: add documentation for upgrading with rgw_region_root_pool X-Git-Tag: v11.1.0~112^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3c8711e613b644ee058362dea7903aeaeb8b51df;p=ceph.git rgw: add documentation for upgrading with rgw_region_root_pool Signed-off-by: Orit Wasserman --- diff --git a/doc/radosgw/upgrade_to_jewel.rst b/doc/radosgw/upgrade_to_jewel.rst index dbe1f741f2ae6..ecd8e01e0764d 100644 --- a/doc/radosgw/upgrade_to_jewel.rst +++ b/doc/radosgw/upgrade_to_jewel.rst @@ -9,12 +9,18 @@ Upgrade of :term:`Ceph Object Gateway` to older versions of jewel (up to 10.2.3 Mixed version of :term:`Ceph Object Gateway` is not supported Backup of old configuration -================ +=========================== rados mkpool .rgw.root.backup rados cppool .rgw.root .rgw.root.backup +Non default setting for `rgw region root pool` +============================================== +If an existing multisite configuration uses a non-default setting for +`rgw region root pool`, the new pool settings `rgw zonegroup root pool`, +`rgw period root pool` and `rgw realm root pool` should be set to match. + Fix confgiuration after upgrade -================ +=============================== Stop all :term:`Ceph Object Gateway` running in the cluster. Run the following commands:::