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

Error when pending PVCs exist #260

Closed
timbuchwaldt opened this issue Dec 21, 2017 · 2 comments
Closed

Error when pending PVCs exist #260

timbuchwaldt opened this issue Dec 21, 2017 · 2 comments

Comments

@timbuchwaldt
Copy link

timbuchwaldt commented Dec 21, 2017

We see the following error when trying to back up our environment, the first look at it makes us believe it is due to ark trying to back up a pending PVC:

time="2017-12-21T12:21:39Z" level=error msg="backup failed" error="error executing custom action: rpc error: code = Unknown desc = unable to get spec.volumeName: key volumeName not found" key=heptio-ark/rh-backup-2 logSource="pkg/controller/backup_controller.go:258"

We have one existing PVC that is ready and should be backed up, it contains a volume name: https://dsh.re/d5dd2 - and in contrast the PVC we assume to fail: https://dsh.re/b403f

Deleting the pending PVC validates our theory and leads to working backups.

@ncdc
Copy link
Contributor

ncdc commented Dec 21, 2017

Hi @timbuchwaldt, thanks for reporting. This is actually a duplicate of #254. That will be fixed in v0.7.0, due out in February. If you need it fixed sooner, we could consider backporting to v0.6.x, or you can build and run from the master branch.

@ncdc ncdc added the Duplicate label Dec 21, 2017
@timbuchwaldt
Copy link
Author

Hey @ncdc, thanks for your swift reply! Great, wilco.

shubham-pampattiwar pushed a commit to shubham-pampattiwar/velero that referenced this issue May 5, 2023
Co-authored-by: Emily McMullan <emcmulla@redhat.com>
kaovilai pushed a commit to kaovilai/velero that referenced this issue Aug 11, 2023
Co-authored-by: Emily McMullan <emcmulla@redhat.com>
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

2 participants