]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Adopt single-site RGW 35413/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Fri, 5 Jun 2020 10:55:15 +0000 (12:55 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 5 Jun 2020 10:55:15 +0000 (12:55 +0200)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
doc/cephadm/adoption.rst
doc/radosgw/multisite.rst

index f94e46325fde92f026c7a8f08347f7e04d940db2..9444d56704f03ceab999669b7133dee72cc906dd 100644 (file)
@@ -138,5 +138,8 @@ Adoption process
      # systemctl stop ceph-rgw.target
      # rm -rf /var/lib/ceph/radosgw/ceph-*
 
+   For adopting single-site systems without a realm, see also
+   :ref:`rgw-multisite-migrate-from-single-site`.
+
 #. Check the ``ceph health detail`` output for cephadm warnings about
    stray cluster daemons or hosts that are not yet managed.
index b5e1b4cd95e327aad2d08fef19f2200d12df10c3..d3963234169b7964d79f52ca26f89197b9852877 100644 (file)
@@ -641,6 +641,8 @@ If the former master zone recovers, revert the operation.
 
        # systemctl restart ceph-radosgw@rgw.`hostname -s`
 
+.. _rgw-multisite-migrate-from-single-site:
+
 Migrating a Single Site System to Multi-Site
 ============================================