Manage NodeSync Service using nodetool subcommands
Use the following subcommands to manage the NodeSync Service on the connected node.
The NodeSync Service automatically starts when you start a DataStax Enterprise (DSE) node.
|
The service runs continuous repair for tables that have |
- nodetool nodesyncservice enable
-
Starts up the NodeSync Service on the connected host.
- nodetool nodesyncservice disable
-
Shuts down the NodeSync Service.
- nodetool nodesyncservice getrate
-
Returns the configured synchronization rate-limit of the connected node.
- nodetool nodesyncservice ratesimulator
-
Simulates rates necessary to achieve the NodeSync deadline.
- nodetool nodesyncservice setrate
-
Temporarily sets the maximum data validation rate.
- nodetool nodesyncservice status
-
Returns the status of the NodeSync on the connected node.