nodetool getcompactionthroughput - Print the MB/s throughput cap for compaction in the system



nodetool decommission - decommission the *node I am connecting to*



nodetool failuredetector - Shows the failure detector information for the cluster



cqlsh> help describe



nodetool enablehintsfordc - Enable hints for a data center that was previsouly disabled



nodetool enablehandoff - Reenable future hints storing on the current node



nodetool enablebackup - Enable incremental backup



nodetool disableautocompaction - disable autocompaction for the given keyspace and table



nodetool flush - Flush one or more tables



nodetool describering - shows the token ranges info of a given keyspace



nodetool getcompactionthreshold - Print min and max compaction thresholds for a given table



nodetool enablethrift - reenable thrift server



nodetool bootstrap - monitor/manage node's bootstrap process



nodetool enablebinary - reenable native transport (binary protocol)



nodetool disablehintsfordc - Disable hints for a data center



nodetool enableautocompaction - Enable autocompaction for the given keyspace and table



nodetool disablethrift - Disable thrift server



nodetool drain - Drain the node (stop accepting writes and flush all tables)



nodetool compactionstats - print statistics on compactions



nodetool enablegossip - reenable gossip



nodetool disablebinary - disable native transport (binary protocol)



nodetool clearsnapshot - remove the snapshot with the given name from the given keyspaces



nodetool cleanup



nodetool disablehandoff - disable storing hinted handoffs



nodetool compactionhistory - print history of compaction



nodetool disablebackup - disable incremental backup



nodetool assassinate - Forcefully remove a dead node without re-replicating any data. Use as a last resort if you cannot removenode



nodetool compact - Force a (major) compaction on one or more tables or user-defined compaction on given SSTables



nodetool gcstats - print gc statistics



nodetool disablegossip - disable gossip (effectively marking the node down)



nodetool describecluster - print the name, snitch, partitioner and schema version of a cluster


© Lightnetics 2024