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
@@ -426,6 +426,18 @@ differently depending upon which snapshot store contains the snapshots:
426426
the groom job runs. |mms| can run concurrent groom jobs on S3
427427
snapshot stores.
428428

429+
.. note::
430+
431+
Snapshot jobs and groom jobs can't run concurrently. If you
432+
initiate a groom job while a snapshot job is running, the groom job
433+
fails, and |onprem| logs an error and automatically retries the
434+
groom job after the snapshot job completes. If you initiate a
435+
snapshot job while a groom job is running, the snapshot job fails,
436+
and |onprem| logs an error and retries the snapshot job after the
437+
groom job completes.
438+
439+
To learn more about groom jobs, see :ref:`Groom jobs <grooms-page>`.
440+
429441
.. _namespaces-filter:
430442

431443
Namespaces Filter

0 commit comments

Comments
 (0)