@@ -34,7 +34,7 @@ The page includes the following fields and links to manage and
3434configure daemons:
3535
3636.. These table fields are internal only:
37- Queryable Restore Jobs, Git Commit Hash: internal
37+ Git Commit Hash: internal
3838
3939.. list-table::
4040 :header-rows: 1
@@ -68,6 +68,15 @@ configure daemons:
6868 - Select this to allow the daemon to process more backup jobs.
6969 Clear this when performing maintenance on a daemon's host.
7070
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+
7180 * - Resource Usage
7281 - Select this to collect data for this daemon. This includes the
7382 following data for each backup job run on this daemon:
@@ -80,22 +89,10 @@ configure daemons:
8089 Navigate to the :ref:`Resource Usage page <resource-usage-page>`
8190 to review the collected data.
8291
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-
8992 * - Garbage Collection
9093 - Select this to allow the daemon to schedule :term:`groom` jobs
9194 to remove unused blocks and expired snapshots.
9295
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-
9996 * - Head Disk Type
10097 - From this menu, select |ssd| or |hdd| storage.
10198
0 commit comments