You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Lou DeGenaro <lo...@gmail.com> on 2018/09/27 13:51:01 UTC

nodetool clearsnapshot -t 1537185517560-rmsharesducc

Hello,

I issue the subject command running Cassandra 2.2.12 and get this response:

Requested clearing snapshot(s) for [all keyspaces] with snapshot name
[1537185517560-rmsharesducc]

But the snapshot does not go away.

degenaro@myhost1:~>
/users1/degenaro/svn/apache/ducc/workspace-trunk/cassandra-2.2.12/apache-cassandra-2.2.12/bin/nodetool
listsnapshotsSnapshot Details:
Snapshot name       Keyspace name                Column family
name           True size          Size on disk
1537184548695-rmloadducc
rmload                       0 bytes            13 bytes
1537184548657-rmsharesducc
rmshares                     0 bytes            13 bytes
1537184548620-rmnodesducc
rmnodes                      0 bytes            13 bytes
1537185517479-rmnodesducc
rmnodes                      6.06 KB            20.36 KB
1537185517617-rmloadducc
rmload                       4.79 KB            4.82 KB
1537174548695-rmloadducc
rmload                       4.79 KB            4.82 KB
1537185517560-rmsharesducc
rmshares                     4.9 KB             4.93 KB
1537115517479-rmnodesducc
rmnodes                      6.06 KB            20.36 KB

Have tried other snapshots with same disappointing result.  What am I doing
wrong, please?

Thanks.

Lou.