Bug 1453163
| Summary: | [ENGINE] Add the ability to create and remove lease while vm is up | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Tal Nisan <tnisan> |
| Component: | BLL.Storage | Assignee: | Tal Nisan <tnisan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lilach Zitnitski <lzitnits> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | future | CC: | bugs, stirabos, ylavi |
| Target Milestone: | ovirt-4.1.3 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: blocker+ |
| Target Release: | 4.1.3.5 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
It is now possible to remove or add a VM lease to a VM while the VM is running
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-07-06 13:09:50 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: | 1408825 | ||
| Bug Blocks: | |||
|
Description
Tal Nisan
2017-05-22 09:48:14 UTC
-------------------------------------- Tested with the following code: ---------------------------------------- rhevm-4.1.3.5-0.1.el7.noarch vdsm-4.19.20-1.el7ev.x86_64 Tested with the following scenario: Steps to Reproduce: 1. Create new vm 2. Start the vm 3. From the edit window, enable High Availability and select target storage domain for VM lease 4. Block connection from host to engine and from host to storage domain Actual results: Lease is created and when connection is lost to the host, the vm starts on another host Expected results: Moving to VERIFIED! |