influxd-ctl show-shards
The influxd-ctl show-shards
command returns information about shards in an
InfluxDB Enterprise cluster.
Usage
influxd-ctl show-shards [flags]
Information includes:
- Shard ID
- Database
- Retention Policy
- Number of desired replicas
- Shard group
- Shard start time
- Shard end time
- Shard expiration
- Shard owners
Show inconsistent shards
You can also use the -m
flag to output “inconsistent” shards which are shards
that are either in metadata but not on disk or on disk but not in metadata.
Flags
Flag | Description |
---|---|
-v | Return detailed shard information |
-m | Return inconsistent shards |
Also see influxd-ctl
global flags.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB Enterprise and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.