1019 B
1019 B
title | description | menu | weight | related | ||||||
---|---|---|---|---|---|---|---|---|---|---|
influxd-ctl remove-shard | The `influxd-ctl remove-shard` command removes a shard from a data node in an InfluxDB Enterprise cluster. |
|
201 |
|
The influxd-ctl remove-shard
command removes a shard from a data node in
an InfluxDB Enterprise cluster.
{{% warn %}}
This command is destructive
Removing a shard from a data node is a destructive action and cannot be undone. {{% /warn %}}
Usage
influxd-ctl remove-shard <data-bind-address> <shard-id>
Arguments
- data-bind-address: TCP bind address of the data node to remove the shard from
- shard-id: Shard ID to remove
Flags
Examples
influxd-ctl remove-shard data-node-01:8088 31