-
**Describe the problem/challenge you have**
I'm using rook-ceph as a storage backend. It can take snapshots in O(1) time, but creating a new PVC from this snapshot takes much longer IF the PVC need…
-
**What steps did you take and what happened:**
Due to data mover being scheduled to a different node than the original PV/PVC, the pod stuck in Pending and doesn't upload.
I'm trying to use ve…
-
Whenever I run a backup, I get a stream of errors showing up in the bottom right hand corner of the UI with an exclamation point and the following messages:
Service method 'items' - file name: back…
-
### What happened?
I deployed a storage class with a `reclaimPolicy: Retain`, but the PVs that are created inside the vclsuter using this storage class have theirs set to `delete`.
### What did you…
-
**What steps did you take and what happened:**
Installed velero via official vmware-tanzu/velero helm chart (chart version 2.31.6, app version 1.9.1).
Activated s3 plugin 1.5.0 via chart values and …
MrDix updated
3 months ago
-
**What steps did you take and what happened:**
A lot of our datamovement uploads are canceled, with the reason below:
`k -n velero get datauploads.velero.io -o yaml regional-backup-2024062103004…
-
**What steps did you take and what happened:**
When restoring a backup with --include-resources pvc,pv, the PVs are restored empty (no files in them).
When restoring the same backup without --incl…
-
**What steps did you take and what happened:**
I restored a backup from OCP cluster to another OCP cluster, the restore failed after a few moment. My storage is Minio
I checked `velero restor…
-
### What happened?
On enabling/using the cluster backup feature the pull of the necessary velero and plugin image will use the [docker.io](http://docker.io/) registry.
It seems it is not covered w…
-
**What steps did you take and what happened:**
When trying to back up to a self-signed s3 server using the sse-c and giving the caCert the backup fails with
`InvalidArgument: Requests specifying …