Skip to content

Commit dd20f55

Browse files
DOCSP-48188 -- backport to v8.0 (#830)
<!-- Add a description of your PR here (optional) --> - [DOCSP-number](https://jira.mongodb.org/browse/DOCSP-48188) - [STAGING](paste the link to staging here) - [LATEST BUILD LOG](paste the build here) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 654d2bb commit dd20f55

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

source/tutorial/view-snapshots.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,14 @@ page.
4242

4343
.. note::
4444

45-
When you add or remove a shard from your cluster, |mms| initiates an on-demand
46-
snapshot.
45+
- When you add or remove a shard from your cluster, |mms| initiates an on-demand
46+
snapshot.
47+
48+
- If |mms| is configured to take automated snapshots, on-demand snapshots
49+
are not available in the time between |mms| instance creation and
50+
the first automated snapshot. If you require an on-demand snapshot before
51+
the first automated snapshot is scheduled to occur, see :ref:`<snapshot-frequency-and-retention>`
52+
to learn about adjusting the automated snapshot interval.
4753

4854
Take On-Demand Snapshots
4955
------------------------

0 commit comments

Comments
 (0)