From 10b4f7a6d822f175bf0aab6d8b26dd09cb737de0 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 5 Jun 2020 12:55:15 +0200 Subject: [PATCH] doc/cephadm: Adopt single-site RGW Signed-off-by: Sebastian Wagner --- doc/cephadm/adoption.rst | 3 +++ doc/radosgw/multisite.rst | 2 ++ 2 files changed, 5 insertions(+) diff --git a/doc/cephadm/adoption.rst b/doc/cephadm/adoption.rst index f94e46325fde9..9444d56704f03 100644 --- a/doc/cephadm/adoption.rst +++ b/doc/cephadm/adoption.rst @@ -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. diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index b5e1b4cd95e32..d3963234169b7 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -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 ============================================ -- 2.39.5