-
I'm running mgob in my Kubernetes cluster and noticed that my backups weren't uploading as expected. It appears that validation fails with an exception running the restore command, but I cannot seem t…
-
Running clickhouse-backup is only producing incremental backups of 0B in size
```
chi-clickhouse-replicated-0-0-0:/# clickhouse-backup list
2024/03/14 18:19:50.606100 info clickhouse connection …
tman5 updated
2 weeks ago
-
```
root@gitlab-2924716172-bzhls:/home/git/gitlab# bin/rake gitlab:backup:create --trace
** Invoke gitlab:backup:create (first_time)
** Invoke environment (first_time)
** Execute environment
** E…
-
Moving https://github.com/vitessio/vitess/issues/14766 here as it is related to the vitess-operator.
cc @GenLN as the original author.
-----
### Overview of the Issue
This is not working for 2 v…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
When uploading and resto…
-
### Describe the bug
I have a simple snapshot management job running daily:
```
{
"name": "daily-monit-qa-backup_v2",
"description": "Daily snapshot policy",
"schema_version": 19,
"creati…
-
**What steps did you take and what happened:**
$ velero schedule get
```
NAME STATUS CREATED SCHEDULE BACKUP TTL LAST BACKUP SELECTO…
-
### Database name
postgresql 10-16
# Issue description
### Describe your problem
`wal-g backup-push` runs by cron and sometimes get 409 code from S3:
```
ERROR: 2024/02/07 07:16:19.407366 fa…
-
If kafka-connect-s3 successfully backs up some messages to S3, what's a good way to replay these messages to a configured topic?
Does kafka-connect-s3 include a `restoreFromS3(String bucket)` or simi…
-
Hi,
I would like to backup a S3 bucket to a local storage using attic.
What would be the best approach?