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 @@ -420,6 +420,18 @@ differently depending upon which snapshot store contains the snapshots:
420
420
the groom job runs. |mms| can run concurrent groom jobs on S3
421
421
snapshot stores.
422
422
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
+
423
435
.. _namespaces-filter:
424
436
425
437
Namespaces Filter
You can’t perform that action at this time.
0 commit comments