nodetool disablethrift - Disable thrift server



nodetool disablebackup - disable incremental backup



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



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



nodetool compactionstats - print statistics on compactions



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



nodetool enablethrift - reenable thrift server



nodetool enablebackup - Enable incremental backup



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



nodetool disableautocompaction - disable autocompaction for the given keyspace and table



nodetool cleanup



nodetool disablehandoff - disable storing hinted handoffs



nodetool enablehandoff - Reenable future hints storing on the current node



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



nodetool enablegossip - reenable gossip



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



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



cqlsh> help describe



nodetool enableautocompaction - Enable autocompaction for the given keyspace and table



nodetool disablebinary - disable native transport (binary protocol)



nodetool compactionhistory - print history of compaction



nodetool flush - Flush one or more tables



nodetool gcstats - print gc statistics



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



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



nodetool enablebinary - reenable native transport (binary protocol)



nodetool bootstrap - monitor/manage node's bootstrap process



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



nodetool failuredetector - Shows the failure detector information for the cluster



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



nodetool disablehintsfordc - Disable hints for a data center


© Lightnetics 2024