File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -22,19 +22,7 @@ space.
22
22
If no existing :manual:`snapshots </reference/glossary/#std-term-snapshot>` reference a given
23
23
block, |onprem| considers the block *unused* or *dead*. |onprem| grooms
24
24
blockstores after the snapshot drops below the threshold of living
25
- bytes. |onprem| runs groom jobs at the following minimum intervals:
26
-
27
- .. list-table::
28
- :widths: 20 80
29
- :header-rows: 1
30
- :stub-columns: 1
31
-
32
- * - Blockstore Location
33
- - Minimum Groom Interval
34
- * - MongoDB
35
- - One time per year
36
- * - |s3|
37
- - One time every two weeks
25
+ bytes.
38
26
39
27
.. _how-groom-jobs-work:
40
28
@@ -114,8 +102,21 @@ What Triggers a Groom Job
114
102
- the percentage of living bytes drops below a given threshold and
115
103
- the number of dead bytes reaches a minimum value.
116
104
117
- When grooming, Ops Manager removes all the dead bytes.
105
+ |onprem| also runs groom jobs at the following minimum intervals:
118
106
107
+ .. list-table::
108
+ :widths: 20 80
109
+ :header-rows: 1
110
+ :stub-columns: 1
111
+
112
+ * - Blockstore Location
113
+ - Minimum Groom Interval
114
+ * - S3
115
+ - One time every two weeks
116
+ * - MongoDB
117
+ - One time per year
118
+
119
+ When grooming, Ops Manager removes all the dead bytes.
119
120
120
121
.. list-table::
121
122
:widths: 30 35 35
You can’t perform that action at this time.
0 commit comments