cain
cain copied to clipboard
Backup and restore tool for Cassandra on Kubernetes
As we can see in https://github.com/nuvo/cain/blob/bdb22f59c45b19dc639f6aa19d123cd4d2a3ede9/pkg/cain/cqlsh.go#L162 there is a removal of VERY SPECIFIC warning message. The problem is that for custom containers HOME may be different than that. As a...
We are running cain as a cronjob in EKS and have observed that cain sometimes fails to delete snapshots from the disk which is in turn resulting into disk full...
Hey, I use cain to backup my Cassandra deployment ( I use bitnami chart of Cassandra ). but it will throw an error `could not describe schema`. Can you please...
Hi Maor, I'm trying to restore, but almost every time some file gets stuck during the copy and cain 0.5.1 hangs. I tried to do some tunings with buffer size/parallelism...
Good afternoon, We have a problem when performing a restore, and only for one table. Our bbdd system contains a keyspace in which two tables have a similar name: table1...
Background conditions: ``` ~$ aws configure list | grep region region ap-southeast-2 config-file ~/.aws/config ~$ aws s3 mb s3://cassandra-snapshot-test make_bucket: cassandra-snapshot-test-mz $ aws s3api get-bucket-location --bucket cassandra-snapshot-test { "LocationConstraint": "ap-southeast-2"...
Hi, I got the following error when trying to run a cain command: cain schema -n cassjcarlo -k demodb -l app=cassandracluster 2020/02/10 15:47:40 No Auth Provider found for name "oidc"...
Greetings, Do you have any plans to support Google Cloud Storage as the storage provider for Cain? A very different API I realize and work implied - just wondering whether...
Hello, I'm using cain to backup & restore a cassandra cluster on kubernetes and I have the following error when I restore my cassandra : 2019/09/12 14:54:01 Error with table...