понедельник, 9 июня 2014 г.

Cassandra Useful nodetool commands

Linux Administration Tips and Tricks Asterisk ,FreeSwitch And Opensips: Cassandra Useful nodetool commands:
nodetool info              -Displays node-level info.
nodetool ring              -Displays info on nodes on the ring.
nodetool cfstats          -Displays Column Family statistics.
nodetool tpstats          -Displays what operations Cassandra is doing right now.
nodetool netstats        -Displays streaming information.
nodetooldrain             -Flushes Memtables to SSTables on disk and stops accepting writes.
                                     Useful before a restart to make startup quicker(no Commit Log to replay)

Комментариев нет:

Отправить комментарий