Skip to content

Commit 257be2d

Browse files
authored
1 parent f2aeb93 commit 257be2d

File tree

192 files changed

+447
-451
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+447
-451
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name = "ops-manager"
22
title = "MongoDB Ops Manager"
33

44
intersphinx = [ "https://docs.mongodb.com/manual/objects.inv",
5-
"https://www.mongodb.com/docs/ops-manager/current/objects.inv",
65
"https://www.mongodb.com/docs/drivers/objects.inv",
76
"https://www.mongodb.com/docs/database-tools/objects.inv",
87
"https://www.mongodb.com/docs/mongocli/stable/objects.inv",

source/admin/admin-tab-backup.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Administration Console : Backup Tab
1515

1616
The :guilabel:`Admin` interface's :guilabel:`Backup` tab provides
1717
information on Backup resources, including :term:`jobs <backup job>`,
18-
:opsmgr:`daemons </reference/glossary/#term-Backup-Daemon>`, and :opsmgr:`blockstores </reference/glossary/#term-backup-blockstore-database>`.
18+
:opsmgr:`daemons </reference/glossary/#term-Backup-Daemon>`, and :opsmgr:`blockstores </reference/glossary/#std-term-backup-blockstore-database>`.
1919
For an overview of Backup and Backup resources, see
2020
:doc:`/core/backup-overview`.
2121

source/admin/backup/daemons-page.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Daemons
1212
:depth: 2
1313
:class: singlecol
1414

15-
This page lists all active :opsmgr:`Backup Daemons </reference/glossary/#term-Backup-Daemon>` and
15+
This page lists all active :opsmgr:`Backup Daemons </reference/glossary/#std-term-Backup-Daemon>` and
1616
provides configuration options. |onprem| automatically detects Backup
1717
Daemons and displays them here. You can reconfigure daemons from this
1818
page. Changes can take up to 5 minutes to take effect.
@@ -24,7 +24,7 @@ you want to add a daemon but do not want it to take new jobs. Type the
2424
new Backup Daemon.
2525

2626
For each daemon, the page lists the server name, configuration,
27-
:opsmgr:`head </reference/glossary/#term-head-database>` space used, head space free, the number of
27+
:opsmgr:`head </reference/glossary/#std-term-head-database>` space used, head space free, the number of
2828
replica sets backed up, the percentage of time the Backup Daemon
2929
Service was busy, and job runtime counts by 1 minute, 10 minutes,
3030
60 minutes, less than or equal to 180 minutes, and greater than 180
@@ -69,7 +69,7 @@ configure daemons:
6969
Clear this when performing maintenance on a daemon's host.
7070

7171
* - Queryable Restore Jobs
72-
- Select this to allow the daemon to process :term:`queryable backups <queryable backup>`.
72+
- Select this to allow the daemon to process :opsmgr:`queryable backups </reference/glossary/#std-term-queryable-backup>`.
7373

7474
.. note::
7575

source/admin/backup/grooms-page.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Grooms
1515
This page lists active and recent :term:`groom` jobs.
1616

1717
Groom jobs remove unused :term:`blocks <block>` in
18-
:opsmgr:`blockstores </reference/glossary/#term-backup-blockstore-database>` and
19-
:opsmgr:`S3 blockstores </reference/glossary/#term-S3-Snapshot-Store>` to reclaim storage
18+
:opsmgr:`blockstores </reference/glossary/#std-term-backup-blockstore-database>` and
19+
:opsmgr:`S3 blockstores </reference/glossary/#std-term-S3-Snapshot-Store>` to reclaim storage
2020
space.
2121

2222
If no existing :manual:`snapshots </reference/glossary/#std-term-snapshot>` reference a given

source/admin/backup/job-timeline-page.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Job Timeline
1515
This page displays a graphical representation of information found on
1616
other :guilabel:`Admin` pages, in particular the :guilabel:`Jobs`
1717
page. The :guilabel:`Job Timeline` page displays critical timestamps
18-
(:opsmgr:`head </reference/glossary/#term-head-database>`, last snapshot, next snapshot) and
19-
offers a way to assign a :opsmgr:`daemon </reference/glossary/#term-Backup-Daemon>` to a given job.
18+
(:opsmgr:`head </reference/glossary/#std-term-head-database>`, last snapshot, next snapshot) and
19+
offers a way to assign a :opsmgr:`daemon </reference/glossary/#std-term-Backup-Daemon>` to a given job.
2020

2121
.. include:: /includes/head-database-backup-deprecated.rst
2222

source/admin/backup/jobs-page.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ From the :guilabel:`Jobs` page, you can do the following:
4646
- Procedure
4747

4848
* - Assign a project to particular set of
49-
:opsmgr:`Backup Daemons </reference/glossary/#term-Backup-Daemon>` or
50-
:opsmgr:`blockstores </reference/glossary/#term-backup-blockstore-database>`.
49+
:opsmgr:`Backup Daemons </reference/glossary/#std-term-Backup-Daemon>` or
50+
:opsmgr:`blockstores </reference/glossary/#std-term-backup-blockstore-database>`.
5151

5252
- Click the project, select the Daemons or :term:`blockstores
5353
<blockstore>`, and select :guilabel:`Save Changes`.
@@ -67,7 +67,7 @@ From the :guilabel:`Jobs` page, you can do the following:
6767

6868
- Click the job. On the job's page, click the
6969
:guilabel:`Move head` link, select the new
70-
:opsmgr:`head </reference/glossary/#term-head-database>`, and click the
70+
:opsmgr:`head </reference/glossary/#std-term-head-database>`, and click the
7171
:guilabel:`Move Head` button.
7272

7373
.. include:: /includes/head-database-backup-deprecated.rst
@@ -78,7 +78,7 @@ From the :guilabel:`Jobs` page, you can do the following:
7878
- Click the name of the Daemon or blockstore.
7979

8080
* - Toggle whether a job :term:`journals <journal>` its
81-
:opsmgr:`head database </reference/glossary/#term-head-database>`.
81+
:opsmgr:`head database </reference/glossary/#std-term-head-database>`.
8282

8383
- Select or clear :guilabel:`Journal Head` to turn on or off
8484
journaling for your head database.
@@ -96,7 +96,7 @@ Manage Backup Resources
9696
-----------------------
9797

9898
From the :guilabel:`Jobs` page, you can assign Backup resources to a
99-
particular :opsmgr:`project </reference/glossary/#term-project>`.
99+
particular :opsmgr:`project </reference/glossary/#std-term-project>`.
100100

101101
You can make these changes for existing Backups, but only new
102102
:term:`backup jobs <backup job>` will follow the new rules. Making
@@ -111,9 +111,9 @@ procedural information, see
111111
* - Task
112112
- Procedure
113113

114-
* - Assign a project to particular :opsmgr:`Daemons </reference/glossary/#term-Backup-Daemon>`,
115-
:opsmgr:`blockstores </reference/glossary/#term-backup-blockstore-database>`
116-
or :opsmgr:`oplog stores </reference/glossary/#term-Oplog-Store-Database>`.
114+
* - Assign a project to particular :opsmgr:`Daemons </reference/glossary/#std-term-Backup-Daemon>`,
115+
:opsmgr:`blockstores </reference/glossary/#std-term-backup-blockstore-database>`
116+
or :opsmgr:`oplog stores </reference/glossary/#std-term-Oplog-Store-Database>`.
117117

118118
- Click the project to open the project's assignment page; make the
119119
assignments; select :guilabel:`Save Changes`.
@@ -151,12 +151,12 @@ procedural information, see
151151
After you change the labels applied to this backup job,
152152
:ref:`stop then restart backups <restart-backup>` for this
153153
deployment. Once Backup restarts, |onprem| changes the
154-
:opsmgr:`oplog store </reference/glossary/#term-Oplog-Store-Database>` assigned to this
154+
:opsmgr:`oplog store </reference/glossary/#std-term-Oplog-Store-Database>` assigned to this
155155
Backup job. The oplog store matches the job's assigned
156156
labels to an oplog store with the same
157157
:ref:`assigned labels <edit-oplogstore>`. This change halts
158158
new and removes existing
159-
:opsmgr:`point-in-time restores </reference/glossary/#term-point-in-time-restore>` until
159+
:opsmgr:`point-in-time restores </reference/glossary/#std-term-point-in-time-restore>` until
160160
|onprem| takes the next snapshot after reassigning the oplog
161161
store.
162162

source/admin/backup/resource-usage-page.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ basis for all projects for which you enabled backup.
2727
- Content
2828

2929
* - HEAD Usage
30-
- Displays the following statistics for the :opsmgr:`head database </reference/glossary/#term-head-database>`
30+
- Displays the following statistics for the :opsmgr:`head database </reference/glossary/#std-term-head-database>`
3131
of any backup job with |fcv-link| 4.0 or earlier:
3232

3333
- :dbcommand:`Data Size <dbStats>`

source/admin/backup/snapshot-storage-page.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ stores and allows you to create or modify snapshot stores.
1919
|mms| supports the following snapshot stores:
2020

2121
- On a File System,
22-
- In a MongoDB database (:opsmgr:`blockstore </reference/glossary/#term-backup-blockstore-database>`), or
22+
- In a MongoDB database (:opsmgr:`blockstore </reference/glossary/#std-term-backup-blockstore-database>`), or
2323
- In an S3 Bucket (S3 blockstore)
2424

2525
.. list-table::

source/admin/general/projects-page.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Projects
1515
:class: singlecol
1616

1717
The :guilabel:`Projects` page in the :guilabel:`Admin` interface lists
18-
:opsmgr:`projects </reference/glossary/#term-project>`, their creation dates, and their last pings
18+
:opsmgr:`projects </reference/glossary/#std-term-project>`, their creation dates, and their last pings
1919
from agents.
2020

2121
View a Project's Details
@@ -48,7 +48,7 @@ Edit a Project's Backup Configuration
4848
-------------------------------------
4949

5050
From the :guilabel:`Jobs` page, you can assign Backup resources to a
51-
particular :opsmgr:`project </reference/glossary/#term-project>`. To learn more, see
51+
particular :opsmgr:`project </reference/glossary/#std-term-project>`. To learn more, see
5252
:ref:`admin-manage-backup-resources`.
5353

5454
1. Click :guilabel:`Admin`, :guilabel:`General`, and

source/application.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ one version earlier. For MongoDB 4.2, the FCV can be ``4.0`` or
106106

107107
The {+mdbagent+} then tails each replica set's :manual:`oplog </reference/glossary/#std-term-oplog>`
108108
to maintain on disk a standalone database, called a
109-
:opsmgr:`head database </reference/glossary/#term-head-database>`. |mms| maintains one
109+
:opsmgr:`head database </reference/glossary/#std-term-head-database>`. |mms| maintains one
110110
head database for each backed-up replica set. The head
111111
database stays consistent with the original :manual:`primary </reference/glossary/#std-term-primary>` up
112112
to the last oplog that the {+mdbagent+} supplies.

0 commit comments

Comments
 (0)