Netflix / Priam

Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.
Apache License 2.0
1.03k stars 294 forks source link

Backup SSTables from attached EBS volumes #1070

Open pedro-gordo opened 1 year ago

pedro-gordo commented 1 year ago

Is your feature request related to a problem? Please describe. Looking at Priam's feature page, it says:

Backup SSTables from local ephemeral disks to S3.

So I assume that it's not compatible with EBS volumes. EBS volumes are also quite common nowadays in Cassandra clusters. It would be great if Priam is compatible with this kind of setup as well.

Describe the solution you'd like Being able to backup SSTables from EBS volumes, in the same way that Priam backups ephemeral storage.