Closed steven-sheehy closed 3 weeks ago
the manual backup approach has been documented in citus.md
The restore side of this is currently blocked by upstream issue.
Issues / findings from testing stackgres
Failed to create snapshot content with error snapshot controller failed to update mirror-citus-coord-data-mirror-citus-coord-0 on API server: Operation cannot be fulfilled on persistentvolumeclaims \"mirror-citus-coord-data-mirror-citus-coord-0\": the object has been modified; please apply your changes to the latest version and try again
Error from server (AlreadyExists): error when creating "STDIN": volumesnapshots.snapshot.storage.k8s.io "manual-test-coord" already exists
The restore side of this is currently blocked by upstream issue.
@jnels124 Can you share the steps and exact properties of the volumes used on how to go about reproducing this issue? This doesn't seem to hit in the e2e testing for openebs/zfs-localpv.
Problem
We need to ensure our Citus installation has automated backups.
Solution
database.md
Alternatives