Summary: | Cannot start HA VM (lease) after snapshot preview / preview+commit | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Elad <ebenahar> | ||||
Component: | BLL.Storage | Assignee: | Eyal Shenitzky <eshenitz> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Evelina Shames <eshames> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.2.0 | CC: | amureini, bugs, eshenitz, lveyde, tnisan, ylavi | ||||
Target Milestone: | ovirt-4.2.2 | Keywords: | Automation | ||||
Target Release: | 4.2.2.1 | Flags: | rule-engine:
ovirt-4.2+
ylavi: exception+ |
||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ovirt-engine-4.2.2.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: |
until this fix, when a snapshot was previewed the VM lease was ignored.
Now if the snapshot or the VM contains a lease, it will be ignored.
1.VM snapshot and the active snapshot has a lease
on the same/different domain:
- while previewing:
use the active snapshot lease
- while undoing the preview:
revert to use the active snapshot lease
- while committing the preview:
use the lease that used in the preview
2.VM has a lease on the active snapshot but doesn't have a
lease on the snapshot:
- while previewing:
no lease will be used in the preview
- while undoing the preview:
revert to use the active snapshot lease
- while committing the preview:
the active snapshot lease will be removed and the VM
will use the lease that used in the preview
4.VM doesn't have a lease on the active snapshot but
does has a lease on the snapshot:
- while previewing:
new VM lease will create on the snapshot lease
domain
- while undoing the preview:
the created lease will be removed
- while committing the preview:
the VM will use the lease that used in the preview
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-03-29 11:13: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: | |||||
Bug Depends On: | |||||||
Bug Blocks: | 1532577 | ||||||
Attachments: |
|
Description
Elad
2017-08-24 12:31:53 UTC
If the fix is reasonable, this probably deserves a zstream patch too Tal - any updates on this? Not currently, it's in the queue (In reply to Tal Nisan from comment #3) > Not currently, it's in the queue Is this a blocker for oVirt GA? It is marked as such and has urgent severity. Where is it in the Q? (In reply to Yaniv Kaul from comment #4) > (In reply to Tal Nisan from comment #3) > > Not currently, it's in the queue > > Is this a blocker for oVirt GA? It is marked as such and has urgent > severity. Where is it in the Q? This is neither urgent nor a blocker. A workaround will be to edit the VM to remove the lease and then select the lease storage domain again to create a new one Eyal - I think you filled in the doctext in the environment box by mistake. Verified. ovirt-enginge: 4.2.2.1-0.1.el7 vdsm: 4.20.19-1.el7ev.noarch This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 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. |