tbarbugli / cassandra_snapshotter

A tool to backup cassandra nodes using snapshots and incremental backups on S3
Other
222 stars 122 forks source link

Snapshotter hangs after uploading files to S3 #110

Closed jrusuarez closed 7 years ago

jrusuarez commented 7 years ago

In one of our datacenters, running the snapshotter apparently uplodas all files to S3 for every node, but then it hangs there so it does not delete the local snapshots in the nodes. Also, as opposed to another datacenter, ring and manifest files are not uploaded.

jrusuarez commented 7 years ago

There were some nodes down in other datacenters, Removing them fixed the issue.