Exporting a Single Velero Backup to Another S3 Location? #9348
Unanswered
mame-leadec
asked this question in
Community support Q&A
Replies: 2 comments 2 replies
-
|
There is no such way by my knowledge. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Kopia makes this significantly more difficult. A kopia repository collects all kopia snapshots for a given namespace and BSL in one repository in order to maximize the potential for incremental backups an deduplication. Snapshots taken for a given backup may rely on snapshots from a previous backup, and later backups may depend on this backup's snapshots. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I’m wondering if it’s possible to export a single Velero backup from one S3 storage location to another.
For example, if I have multiple backups stored in one S3 bucket, is there a way to move or copy just one of those backups (including its metadata, related objects from kopia repo) to a different S3 bucket?
Any guidance, best practices would be greatly appreciated!
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions