@@ -83,10 +83,8 @@ From the :guilabel:`Jobs` page, you can do the following:
8383 - Select or clear :guilabel:`Journal Head` to turn on or off
8484 journaling for your head database.
8585
86- .. note::
87-
88- Changing this setting at the job level overrides the
89- deployment-wide setting.
86+ Changing this setting at the job level overrides the
87+ deployment-wide setting.
9088
9189 See :setting:`mms.backup.journal.heads` for how to enable or
9290 disable journaling for all head databases in your project.
@@ -145,27 +143,24 @@ procedural information, see
145143 field.
146144
147145 4. Click :guilabel:`Save Changes`.
148-
149- .. warning::
150-
151- After you change the labels applied to this backup job,
152- :ref:`stop and then restart backups <restart-backup>` for this
153- deployment. Once Backup restarts, |onprem| changes the
154- :opsmgr:`oplog store </reference/glossary/#std-term-Oplog-Store-Database>` assigned to this
155- Backup job. The oplog store matches the job's assigned
156- labels to an oplog store with the same
157- :ref:`assigned labels <edit-oplogstore>`. This change halts
158- new and removes existing
159- :opsmgr:`point-in-time restores </reference/glossary/#std-term-point-in-time-restore>` until
160- |onprem| takes the next snapshot after reassigning the oplog
161- store.
162-
163- .. note::
164146
165- Some label changes do not require stopping and restarting backups.
166- Changes that only affect Oplogs only require stoping and restarting running jobs.
167- Changes that only affect Daemons only need a :doc:`move head </tutorial/move-jobs-to-new-backup-daemon>` to move the existing data.
168- Changes that only affect blockstores only need an :ref:`inter groom job <inter-blockstore-groom-job>`.
147+ Some label changes do not require stopping and restarting backups:
148+
149+ - Changes that only affect Oplogs only require stopping and restarting running jobs.
150+ - Changes that only affect Daemons only need a :doc:`move head </tutorial/move-jobs-to-new-backup-daemon>` to move the existing data.
151+ - Changes that only affect blockstores only need an :ref:`inter groom job <inter-blockstore-groom-job>`.
152+
153+ :red:`WARNING:` After you change the labels applied to this backup job,
154+ :ref:`stop and then restart backups <restart-backup>` for this
155+ deployment. Once Backup restarts, |onprem| changes the
156+ :opsmgr:`oplog store </reference/glossary/#std-term-Oplog-Store-Database>` assigned to this
157+ Backup job. The oplog store matches the job's assigned
158+ labels to an oplog store with the same
159+ :ref:`assigned labels <edit-oplogstore>`. This change halts
160+ new and removes existing
161+ :opsmgr:`point-in-time restores </reference/glossary/#std-term-point-in-time-restore>` until
162+ |onprem| takes the next snapshot after reassigning the oplog
163+ store.
169164
170165 * - :ref:`Configure a project to use KMIP <configure-group-kmip>`.
171166 - Specify the |kmip| fields and click :guilabel:`Save Changes`.
0 commit comments