nodetool compactionstats
コンパクションに関する統計を表示します。
コンパクションに関する統計を表示します。
構文
$ nodetool <options> compactionstats -H
tarボールおよびInstaller-No Servicesのパス:
installation_location/resources/cassandra/bin
短い形式 | 長い形式 | 説明 |
---|---|---|
-h |
--host |
ホスト名またはIPアドレス。 |
-p |
--port |
ポート番号。 |
-pwf |
--password-file |
パスワード・ファイルのパス。 |
-pw |
--password |
パスワード。 |
-u |
--username |
リモートJMXエージェントのユーザー名。 |
-H |
--human-readable |
バイト数を人間が判読可能な次の形式で表示します。KiB(キビバイト)、MiB(メビバイト)、GiB(ギビバイト)、TiB(テビバイト)。 |
説明
totalカラムは、コンパクションされているSSTableの、合計非圧縮バイト数を示します。システム・ログにはコンパクションされたSSTableの名前が記録されます。
例
$ nodetool compactionstats
pending tasks: 5
compaction type keyspace table completed total unit progress
Compaction Keyspace1 Standard1 282310680 302170540 bytes 93.43%
Compaction Keyspace1 Standard1 58457931 307520780 bytes 19.01%
Active compaction remaining time : 0h00m16s