Bug 1990298
| Summary: | [CinderLib] Block cloning a vm from vm snapshot | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | sshmulev |
| Component: | BLL.Storage | Assignee: | shani <sleviim> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shir Fishbain <sfishbai> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4.8.2 | CC: | ahadas, bugs, bzlotnik |
| Target Milestone: | ovirt-4.5.0 | Keywords: | FutureFeature |
| Target Release: | 4.5.0 | Flags: | pm-rhel:
ovirt-4.5?
pm-rhel: planning_ack? pm-rhel: devel_ack+ pm-rhel: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.5.0 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-20 06:33:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
sshmulev
2021-08-05 08:08:11 UTC
Benny, do we support this flow (clone VM from snapshot) for MBS disk? (In reply to Eyal Shenitzky from comment #1) > Benny, do we support this flow (clone VM from snapshot) for MBS disk? I don't think it was implemented, only clone VM from template If it's similar to the problem that we are working as part of bz 1982083 then let's try to resolve it But if it's a different problem that requires big effort, let's reconsider Clarifying this issue: 1) The initial test was to clone VM from a snapshot, but in the error of this bug the VM was cloned not from a snapshot (just a regular clone with MBD disk attached to the VM) - which is the same issue as in the bz 1982083 2) The correct flow for "cloning VM from a snapshot" which is an action that is not supported yet (this is why this bug changed to RFE): Steps to Reproduce: 1. Create VM from a template(latest-rhel-guest-image-8.3-infra) and attach MBS disk to it. 2. Create a snapshot of the VM. 3. Choose the generated snapshot and press clone Actual results: Error message pops from UI: "Cannot add VM. Managed Block Storage is not supported this operation." 1. The issue with cloning a VM (bz 1982083) was fixed by https://github.com/oVirt/ovirt-engine/pull/56. 2. Arik. what is the best approach here? (In reply to shani from comment #5) > 1. The issue with cloning a VM (bz 1982083) was fixed by > https://github.com/oVirt/ovirt-engine/pull/56. > 2. Arik. what is the best approach here? "Cannot add VM. Managed Block Storage is not supported this operation." is the expected result here - because we are not able to clone the rbd volume We are past 4.5.0 feature freeze, please re-target. Changing the expectation here as this operation should be blocked and moving back to QE Verified The operation is canceled and the following message appears : Error while executing action: s1_clone: Cannot add VM. Managed Block Storage is not supported this operation. ovirt-engine-4.5.0-0.237.el8ev.noarch vdsm-4.50.0.10-1.el8ev.x86_64 This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |