简体   繁体   English

使用EBS快照和NodeTool Snaphots进行Cassandra备份和还原

[英]Cassandra Backup and Restore using EBS snapshot and NodeTool Snaphots

I've a couple of questions regarding best approach to Backup/Restore Cassandra Cluster. 关于备份/还原Cassandra群集的最佳方法,我有几个问题。

Background : I've a cluster running in EC2. 背景:我有一个在EC2中运行的集群。 It's nodes are configured like so: 它的节点配置如下:

Instance type : m3.medium Storage : 50 GB Root Volume/100 GB another volume 实例类型:m3.medium存储:50 GB根卷/ 100 GB另一个卷

After reading lot of documents and searching in few websites I understood that EBS Snapshots with Cassandra(nodetool) snapshots looks quite promising. 在阅读了大量文档并在几个网站中搜索之后,我了解到带有Cassandra(nodetool)快照的EBS快照看起来很有希望。

Questions: EBS also take the incremental snapshots and Nodetools also takes the snapshot then how does these two tools are different or are they same and is there any other better approach to backup cassandra cluster? 问题:EBS还拍摄增量快照,而Nodetools也拍摄快照,那么这两个工具有何不同或相同,还有没有其他更好的方法来备份cassandra集群?

Please advice. 请指教。

Take a look at Netflix's Priam as a possible solution for creating backups for AWS deployments. 看一下Netflix的Priam ,它是为AWS部署创建备份的可能解决方案。 It only seems to work with 2.0.x though, but might point you in the right direction. 虽然它似乎只能与2.0.x一起使用,但可能会为您指明正确的方向。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM