@@ -34,7 +34,7 @@ The page includes the following fields and links to manage and
34
34
configure daemons:
35
35
36
36
.. These table fields are internal only:
37
- Queryable Restore Jobs, Git Commit Hash: internal
37
+ Git Commit Hash: internal
38
38
39
39
.. list-table::
40
40
:header-rows: 1
@@ -68,6 +68,15 @@ configure daemons:
68
68
- Select this to allow the daemon to process more backup jobs.
69
69
Clear this when performing maintenance on a daemon's host.
70
70
71
+ * - Queryable Restore Jobs
72
+ - Select this to allow the daemon to process :term:`queryable backups <queryable backup>`.
73
+
74
+ .. note::
75
+
76
+ For the fastest possible restore time, configure a dedicated queryable restore
77
+ daemon by selecting :guilabel:`Queryable Restore Jobs` and clearing the checkboxes
78
+ for the other daemon roles, for example, :guilabel:`Garbage Collection` and :guilabel:`Resource Usage`.
79
+
71
80
* - Resource Usage
72
81
- Select this to collect data for this daemon. This includes the
73
82
following data for each backup job run on this daemon:
@@ -80,22 +89,10 @@ configure daemons:
80
89
Navigate to the :ref:`Resource Usage page <resource-usage-page>`
81
90
to review the collected data.
82
91
83
- .. note::
84
-
85
- If this |onprem| instance is running as a dedicated restore
86
- daemon host, clear this checkbox to ensure the fastest
87
- possible restore time.
88
-
89
92
* - Garbage Collection
90
93
- Select this to allow the daemon to schedule :term:`groom` jobs
91
94
to remove unused blocks and expired snapshots.
92
95
93
- .. note::
94
-
95
- If this |onprem| instance is running as a dedicated restore
96
- daemon host, clear this checkbox to ensure the fastest
97
- possible restore time.
98
-
99
96
* - Head Disk Type
100
97
- From this menu, select |ssd| or |hdd| storage.
101
98
0 commit comments