Tracking repaired SSTables for incremental repairs
About this task
Configure dashboard graphs to visually monitor the progress of repaired SSTables
at the node and table levels during an incremental repair.
The Repair Service uses the SSTables Repaired metrics to determine whether it should run incremental repairs, based on the configured value of the incremental_threshold option.
Add graphs for the following metrics:
-
Percent Data Repaired [percentage-repaired]
Percentage of data (uncompressed) marked as repaired across all non-system tables on a node. Tables with a replication factor of 1 are excluded.
-
TBL: Percent Data Repaired [cf-percentage-repaired]
Percentage of data (uncompressed) marked as repired for a given table on a node. This metric is only meaningful for replication factor > 1.
The SSTables Repaired metrics are meaningful only for keyspaces that have a replication factor of |
Prerequisites
Configure tables to include in incremental repairs. Adjust the incremental threshold if necessary. See Configuring incremental repairs.
Procedure
-
Click Cluster > Dashboard.
-
Clone the Default preset tab and give it a name such as
Repairs
. -
The Add Metric dialog appears.
-
Choose the SSTables Repaired metric from the Metric list.
Type
SS
to quickly locate the metric. -
Choose the nodes to monitor from the Node list.
-
The metric is added to the dashboard.
-
Repeat 3 through 6 for the TBL: SSTables Repaired metric and select the tables to monitor from the Tables list.
-
Repeat this procedure for all DSE clusters you need to monitor for incremental repairs.