cassandra/test/resources/nodetool/help/consensus_admin$finish-migr...

48 lines
1.6 KiB
Plaintext

NAME
nodetool consensus_admin finish-migration - Complete the migration for
a range that has already begun migration
SYNOPSIS
nodetool [(-h <host> | --host <host>)] [(-p <port> | --port <port>)]
[(-pw <password> | --password <password>)]
[(-pwf <passwordFilePath> | --password-file <passwordFilePath>)]
[(-u <username> | --username <username>)]
consensus_admin finish-migration
[(-et <end_token> | --end-token <end_token>)]
[(-st <start_token> | --start-token <start_token>)] [--] <keyspace>
<tables>
OPTIONS
-et <end_token>, --end-token <end_token>
Use -et to specify a token at which repair range ends (inclusive)
-h <host>, --host <host>
Node hostname or ip address
-p <port>, --port <port>
Remote jmx agent port number
-pw <password>, --password <password>
Remote jmx agent password
-pwf <passwordFilePath>, --password-file <passwordFilePath>
Path to the JMX password file
-st <start_token>, --start-token <start_token>
Use -st to specify a token at which the repair range starts
(exclusive)
-u <username>, --username <username>
Remote jmx agent username
--
This option can be used to separate command-line options from the
list of argument, (useful when arguments might be mistaken for
command-line options
<keyspace>
The keyspace followed by one or many tables
<tables>
The tables