Skip to content
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

Velero Backup Partially Failed - pod is not in expected status #6454

Closed
jack1234-cloud opened this issue Jul 3, 2023 · 6 comments
Closed

Comments

@jack1234-cloud
Copy link

jack1234-cloud commented Jul 3, 2023

What steps did you take and what happened:
I took a backup using "velero create backup --include-namespaces " and got this error (PartiallyFailed):

Error:

pod is not in the expected status, name_of_pod, namespace, phase=Succeeded: pod is not running

What did you expect to happen:
We expected a backup of completed

The following information will help us better understand what's going on:

If you are using velero v1.7.0+: Velero Version (Client & Server) Version: v1.11.0
Please use velero debug --backup --restore to generate the support bundle, and attach to this issue, more options please refer to velero debug --help

If you are using earlier versions:
Please provide the output of the following commands (Pasting long output into a GitHub gist or other pastebin is fine.)

kubectl logs deployment/velero -n velero
velero backup describe or kubectl get backup/ -n velero -o yaml
velero backup logs
velero restore describe or kubectl get restore/ -n velero -o yaml
velero restore logs

Anything else you would like to add:

pod has a status of "COMPLETED"

I see a fix has been pushed as part of #2395 - is this included in version 1.11??

Environment:

Velero version (use velero version): Version: v1.11.0
Velero features (use velero client config get features): features NOT SET
Kubernetes version (use kubectl version): 1.21
Kubernetes installer & version: AWS EKS & 1.21
Cloud provider or hardware configuration: aws
OS (e.g. from /etc/os-release): Amazon Linux
Vote 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.

👍 for "I would like to see this bug fixed as soon as possible"
👎 for "There are more important bugs to focus on right now"

@Lyndon-Li
Copy link
Contributor

This is a known issue and will be fixed in 1.11.1.

@jack1234-cloud
Copy link
Author

@Lyndon-Li - when will 1.11. be released?

@reasonerjt
Copy link
Contributor

We are holding v1.11.1 for golang 1.20.6 to fix some CVEs.

@reasonerjt
Copy link
Contributor

Closing as a dup of #6182

@karan1ngit
Copy link

We are holding v1.11.1 for golang 1.20.6 to fix some CVEs.

when will 1.11.1 be released?

@mateusoliveira43
Copy link
Contributor

It was released yesterday @karan1ngit 😄
https://github.com/vmware-tanzu/velero/releases/tag/v1.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants