Bug 888862
| Summary: | Live Snaphost: There is no validation of the DC's compatability version for a diskless VM | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Allon Mureinik <amureini> |
| Component: | ovirt-engine | Assignee: | Maor <mlipchuk> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dafna Ron <dron> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.1 | CC: | abaron, dyasny, iheim, lpeer, Rhev-m-bugs, sgrinber, yeylon, ykaul |
| Target Milestone: | --- | ||
| Target Release: | 3.2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | storage | ||
| Fixed In Version: | sf5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | 915537 | ||
|
Description
Allon Mureinik
2012-12-19 16:45:53 UTC
technical insight: CreateAllSnapshotsFromVmCommand's canDoAction loads the VM's disks, and only if there are any disks, performs the relevant checks, among them the cluster compatibility level check. This check should be pushed forward, and done before loading the disks. Maor - why did you move this bug to POST? Can you add a change-id of a patch that solves this and/or a gerrit link? Pushed upstream at http://gerrit.ovirt.org/#/c/11107/ Merged upstream with change id I77e301643b3ac9789cc5eb7527b6a5a4a0aac6be verified on sf5 tested for 3.0 DC and cluster and a 3.0 DC and 3.1 Cluster Error while executing action: Cannot create Snapshot. Selected data center compatibility version does not support live snaps 3.2 has been released 3.2 has been released |