Bug 1776397
| Summary: | A failure in restic does not fail the migration | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sergio <sregidor> | ||||
| Component: | Migration Tooling | Assignee: | Dylan Murray <dymurray> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Sergio <sregidor> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.2.0 | CC: | chezhang, dymurray, ernelson, jmatthew, rpattath, xjiang | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.2.z | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1778918 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-12-12 14:23:41 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1778918 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Sergio
2019-11-25 15:38:28 UTC
Hey Sergio, I am trying desperately to reproduce this and falling short. Would you be able to confirm for me that in the above scenario whether or not the restore itself actually failed? On the `velero describe restore` command I'm looking for the `Phase` of the object (velero describe restore 2ada4d20-0f88-11ea-9e67-d3954c7d7472-mxsr7 -n openshift-migration | grep Phase). That would be a huge help in determining whether what I'm seeing on my machine makes sense. Thanks in advance. Thanks to Sergio's help I have been able to reproduce this. The PodVolumeRestore resource is in a `Failed` state yet the associated Velero restore resource is in a `Completed` state. Spoke with the upstream folks and this is definitely a bug though I'm not certain why this specific restic failure is causing the restore not to fail. Will create an issue upstream and follow back. https://github.com/vmware-tanzu/velero/issues/2121 Speaking upstream to determine how this could happen. Based on the code this should have failed the restore. We will work to fix this issue in the 1.1.0 release, tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1778918 I am removing this from the 1.0.1 release by closing as wontfix The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |