title |
description |
influxdb/v2.2/tags |
menu |
weight |
influxd inspect verify-tsm |
The `influxd inspect verify-tsm` command analyzes a set of TSM files for inconsistencies between the TSM index and the blocks.
|
|
|
301 |
The influxd inspect verify-tsm
command verifies the integrity of TSM files.
Usage
influxd inspect verify-tsm [flags]
Flags
Flag |
|
Description |
Input Type |
|
--check-utf8 |
Verify series keys are valid UTF-8 (skips block checksum verification). |
|
|
--engine-path |
Storage engine directory path (default is ~/.influxdbv2/engine ). |
string |
-h |
--help |
Help for verify-tsm . |
|
-v |
--verbose |
Enable verbose logging. |
|