Skip to content

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/core/backup-preparations.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,18 @@ differently depending upon which snapshot store contains the snapshots:
420420
the groom job runs. |mms| can run concurrent groom jobs on S3
421421
snapshot stores.
422422

423+
.. note::
424+
425+
Snapshot jobs and groom jobs can't run concurrently. If you
426+
initiate a groom job while a snapshot job is running, the groom job
427+
fails, and |onprem| logs an error and automatically retries the
428+
groom job after the snapshot job completes. If you initiate a
429+
snapshot job while a groom job is running, the snapshot job fails,
430+
and |onprem| logs an error and retries the snapshot job after the
431+
groom job completes.
432+
433+
To learn more about groom jobs, see :ref:`Groom jobs <grooms-page>`.
434+
423435
.. _namespaces-filter:
424436

425437
Namespaces Filter

0 commit comments

Comments
 (0)