Skip to content

Commit a615cdd

Browse files
authored
(DOCS-15988): Add notes that a Replica Set must be healthy and running when importing to OM (#4980) (#4999)
* Add notes for successfully importing existing rs * tech review feedback
1 parent 9d26dc3 commit a615cdd

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{+mdbagent+} Binaries
2+
~~~~~~~~~~~~~~~~~~~~~~
3+
4+
If you stop using |mms| to manage a deployment and completely
5+
remove the deployment from |mms|, |mms| deletes the
6+
binaries under the {+mdbagent+}'s ``/bin`` directory.

source/includes/prerequisites-for-adding-existing-deployment-to-automation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,7 @@
8888
keyfiles are the same on the source and destination clusters. To learn
8989
more, see :ref:`Authentication Credentials on Source and Destination Clusters
9090
<auth-creds-on-source-and-destination>`.
91+
92+
- To successfully import an existing replica set to |mms|,
93+
the instance must be healthy.
9194

source/tutorial/unmanage-deployment.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ capabilities, you can stop |mms| from either:
2121
- Managing, monitoring, *and* backing up your deployment
2222

2323
After you stop |mms| from managing a deployment, you cannot use |mms|
24-
to upgrade, stop, start, or change that deployments configuration in
24+
to upgrade, stop, start, or change that deployment's configuration in
2525
any way. If you want to
2626
:doc:`shut down your deployment </tutorial/shut-down-deployment>`
2727
before stop |mms| from managing it, *do that first*. Otherwise, you
@@ -50,6 +50,8 @@ Considerations
5050

5151
.. include:: /includes/fact-restore-deleted-host.rst
5252

53+
.. include:: /includes/facts/fact-remove-binaries.rst
54+
5355
Prerequisites
5456
-------------
5557

0 commit comments

Comments
 (0)