File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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
431443Namespaces Filter
You can’t perform that action at this time.
0 commit comments