-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't perform a restore volume from s3 using kopia to ebs.csi.aws.com provisioner #7178
Comments
What is the file size in the source volume? Is it 1010? |
yes 1010, but when do restore there is no data inside restored PVC. |
Can you describe the file? What is it used for? Is it possibly manipulated by the workload you are trying to restore? |
Some more info:
|
running pod is only for print $(date -u) on /data/out.txt , also I've trying connect kopia from my local using this command but getting this error
I've been edited, that's the old manifest. I'm using ebs volume. here is my ebs-sc
yes, that's volume I want to backup, it just different backup name, but when restore all data is gone. |
@ametdoohan So it means you wanted to backup the token files in volume |
dup with #7189 |
What steps did you take and what happened:
When doing restore using
velero restore create restore-kopia --from-backup default-ns-5dec2023 --restore-volumes --include-namespaces default
all resource is restored but pvc data is not restored.I'm deploying this pod :
from datadownloads is completed:
What did you expect to happen:
im expecting able to restore from s3 kopia to pvc.
The following information will help us better understand what's going on:
If you are using velero v1.7.0+:
Please use
velero debug --backup <backupname> --restore <restorename>
to generate the support bundle, and attach to this issue, more options please refer tovelero debug --help
bundle-2023-12-05-16-39-57.tar.gz
Anything else you would like to add:
Environment:
velero version
): v1.12.1velero client config get features
):kubectl version
): Client Version: v1.28.3, Server Version: v1.26.10-eks-4f4795d/etc/os-release
): Amazon Linux 2Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: