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

990 B

title description menu weight related
influxd-ctl kill-copy-shard The `influxd-ctl kill-copy-shard` command aborts an in-progress copy-shard operation.
enterprise_influxdb_v1
parent
influxd-ctl
201
/enterprise_influxdb/v1/tools/influxd-ctl/copy-shard-status/
/enterprise_influxdb/v1/tools/influxd-ctl/copy-shard/

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

Usage

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

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