Bug 1573421
| Summary: | An exception is thrown when creating a template from snapshot with less disks then the active VM | |||
|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Eyal Shenitzky <eshenitz> | |
| Component: | BLL.Storage | Assignee: | Eyal Shenitzky <eshenitz> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.3.0 | CC: | bugs, eshenitz, sleviim, tnisan | |
| Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
ovirt-4.3+
|
|
| Target Release: | 4.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | ovirt-engine-4.3.0_alpha | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1623818 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-13 07:48:01 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1623818 | |||
|
Description
Eyal Shenitzky
2018-05-01 07:45:06 UTC
Description of problem: When having a VM with a snapshot that contains fewer disks then the active-snapshot, an exception is thrown when trying to create a template from the snapshot and the operation failed. Eyal, does that reproduce in 4.2.z as well? (In reply to Tal Nisan from comment #2) > Eyal, does that reproduce in 4.2.z as well? I didn't check but I am pretty sure that this is reproduced also in 4.2.z according to the fix. Steps to Reproduce: 1. Create a VM with disk 2. Create a snapshot of the VM from step 1 3. Add another disk to the VM 4. Try to create a template from the snapshot in step 2 Result: Template is being created successfully. Used: ovirt-engine-4.3.0-0.0.master.20180815091554.gitd5455ea.el7.noarch Same issue for ovirt-engine-4.2. This bugzilla is included in oVirt 4.2.7 release, published on November 2nd 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.7 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. Closed by mistake, moving back to qa -> verified This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.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. |