Bug 2098225
| Summary: | [4.11] VM Snapshot Restore hangs indefinitely when backed by a snapshotclass | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Adam Litke <alitke> |
| Component: | Storage | Assignee: | Adam Litke <alitke> |
| Status: | CLOSED ERRATA | QA Contact: | Kevin Alon Goldblatt <kgoldbla> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.11.0 | CC: | akalenyu, alitke, cnv-qe-bugs, cwilkers, kgoldbla, mhenriks, ngavrilo, pelauter, yadu |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 4.11.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | v4.11.0-600 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2070366 | Environment: | |
| Last Closed: | 2022-12-01 21:10:21 UTC | Type: | --- |
| 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: | 2070366 | ||
| Bug Blocks: | |||
|
Description
Adam Litke
2022-06-17 15:57:50 UTC
Not needed because the fixes were taken into main prior to forking release-v1.49. Reopening to consume the additional fix identified in Bug 2070366 - https://github.com/kubevirt/kubevirt/pull/8078 A workaround for this issue has been documented here: https://bugzilla.redhat.com/show_bug.cgi?id=2070366#c14 Consequently, I am removing blocker+ and pushing this out to 4.11.1 Assigning back to you Bartosz. This will need a backport. I need to backport to 4.11 - for kubevirt it means upstream 0.53 - in progress kubevirt backport merged, waiting for a version D/S https://github.com/kubevirt/kubevirt/commit/dee5e32564ab06cefaa8ca082c5792d8ce7e7bc1 Verified with the following code: ----------------------------------------------- Client Version: 4.11.0-202209201358.p0.g262ac9c.assembly.stream-262ac9c Kustomize Version: v4.5.4 Server Version: 4.11.10 Kubernetes Version: v1.24.6+5157800 c get csv -n openshift-cnv NAME DISPLAY VERSION REPLACES PHASE kubevirt-hyperconverged-operator.v4.11.1 OpenShift Virtualization 4.11.1 kubevirt-hyperconverged-operator.v4.11.0 Succeeded Verified with the following scenario: ----------------------------------------------- 1. Take a snapshot of a (in my case Running) VM 2. Shut down VM 3. Use UI to Restore to snapshot Actual results: VM is recreated with PVC referencing VolumeSnapshot, and back-end snapshot class handles restore; VM starts quickly. Moving to VERIFIED! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.11.1 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:8750 |