From: Michael Wodniok Date: Wed, 27 Jan 2021 07:19:06 +0000 (+0100) Subject: doc: Applied text as suggested by @zdover23 X-Git-Tag: v16.2.0~230^2~42 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0cb6b1c79c1eaa3a1b9eb3afcd9c8ff20211d191;p=ceph.git doc: Applied text as suggested by @zdover23 Signed-off-by: Michael Wodniok (cherry picked from commit f857bcd622f90d05d026bc5f219b37f71ab90d4e) --- diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 415723d933b1..11c81004a72c 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -749,9 +749,10 @@ Many service specifications can be applied at once using Retrieving the running Service Specification -------------------------------------------- -If started via ``ceph orch apply `` changing the Service -Specification directly is normally a bit more complicated. It is easier to -export the running Service Specification like so:: +If the services have been started via ``ceph orch apply...``, then directly changing +the Services Specification is complicated. Instead of attempting to directly change +the Services Specification, we suggest exporting the running Service Specification by +following these instructions:: ceph orch ls --service-name rgw.. --export > rgw...yaml ceph orch ls --service-type mgr --export > mgr.yaml