Bug 2150653
| Summary: | VMExport for VMSnapshot - volume names should be the same as the VMs volume names | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Jenia Peimer <jpeimer> |
| Component: | Storage | Assignee: | Alexander Wels <awels> |
| Status: | CLOSED ERRATA | QA Contact: | Jenia Peimer <jpeimer> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.12.0 | CC: | yadu |
| Target Milestone: | --- | ||
| Target Release: | 4.13.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | CNV-v4.13.0.rhel9-1808 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-18 02:56:16 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: | |||
|
Description
Jenia Peimer
2022-12-04 20:44:37 UTC
Verified on CNV-v4.13.0.rhel9-1689
$ oc get vmexport export-vmsnapshot -oyaml
...
volumes:
- name: cirros-dv-source-ocs
...
- name: mem-dump-pvc
$ oc get pvc
NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE
cirros-dv-source-ocs Bound pvc-1f61a020-1411-438b-ab33-0be877d54a71 1Gi RWX ocs-storagecluster-ceph-rbd 25m
export-vmsnapshot-cirros-dv-source-ocs Bound pvc-cf1e0633-5374-4efa-b779-2d93a89626c8 1Gi RWX ocs-storagecluster-ceph-rbd 6m43s
export-vmsnapshot-mem-dump-pvc Bound pvc-6a76c33a-bcfb-4831-b0b5-ccff730ed75a 207Mi RWO ocs-storagecluster-ceph-rbd 6m43s
mem-dump-pvc Bound pvc-926f7719-4443-4fbc-8cb6-a3056441f96a 207Mi RWO ocs-storagecluster-ceph-rbd 11m
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.13.0 Images security, bug fix, and enhancement 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-2023:3205 |