Skip to content

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. note::
2+
3+
Wait for the Queryable Snapshot to mount before you
4+
continue. Snapshot mount time depends on the size of the
5+
snapshot. Verify the snapshot is mounted by navigating to
6+
:guilabel:`Continuous Backup` and selecting the :guilabel:`Restore
7+
History` tab. When the snapshot is mounted, the :guilabel:`Status`
8+
column reports the date and time of the mount operation.

source/includes/steps-query-backup-manual.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ content: |
2525
2626
#. Download the |certauth| PEM file.
2727
28+
.. include:: /includes/snapshot-mount-time.rst
29+
2830
#. Use {+mongosh+} or a MongoDB driver to connect
2931
to the queryable backup host. To connect, you must specify the
3032
hostname and port, the |tls| option, and the X.509 certificates.

source/includes/steps-query-backup-tunnel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ content: |
2424
2525
#. Uncompress the downloaded file.
2626
27+
.. include:: /includes/snapshot-mount-time.rst
28+
2729
#. Open a terminal or command prompt and go to the uncompressed
2830
<tunnel> directory. Run the executable to start the tunnel.
2931

source/includes/steps-restore-db-from-queryable-backup.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ content: |
2424
2525
#. Uncompress the downloaded file.
2626
27+
.. include:: /includes/snapshot-mount-time.rst
28+
2729
#. Open a terminal or command prompt and go to the uncompressed
2830
<tunnel> directory. Run the executable to start the tunnel.
2931

0 commit comments

Comments
 (0)