verify

This provides verification of the SSTable or cell-level checksum for one or more tables in a keyspace on a Cassandra node. It displays whether checksums are different, and returns empty if the checksums match. This command provides a better picture of whether the node has consistent data:

$CASSANDRA_HOME/bin/nodetool verify <keyspaceName> <tableName>

The output is as follows:

Figure 7.25: verify

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.