Back to Influxdb

influxd-ctl kill-copy-shard

content/enterprise_influxdb/v1/tools/influxd-ctl/kill-copy-shard.md

latest642 B
Original Source

The influxd-ctl kill-copy-shard command aborts an in-progress copy-shard operation.

Usage

sh
influxd-ctl kill-copy-shard <src-tcp-address> <dest-tcp-addr> <shard-id>

Arguments

  • src-tcp-address: TCP bind address of the source data node (host:port)
  • dest-tcp-addr: TCP bind address of the destination data node (host:port)
  • shard-id: Shard ID

Flags

See influxd-ctl global flags.

Examples

sh
influxd-ctl kill-copy-shard data-node-02:8088 data-node-03:8088 39