Bug 928368
| Summary: | [Backend] Non migratables VM's cannot run without a specific host to run on | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ido Begun <ibegun> | ||||
| Component: | ovirt-engine | Assignee: | Doron Fediuck <dfediuck> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Oded Ramraz <oramraz> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.2.0 | CC: | acathrow, bdagan, iheim, jkt, lpeer, oramraz, pbandark, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | sla | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 22:11:31 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
A VM with placement affinity of 'pinned' (migration options set to "Do not allow migration") and no host specified to run on (Run on: Any host in cluster) should be started successfully, but not allowed to migrate once it's started. *** Bug 972445 has been marked as a duplicate of this bug. *** Bug is not reproducable in 3.3. checked in QE environment. moving to ON_QA for testing. (In reply to ofri from comment #3) > Bug is not reproducable in 3.3. checked in QE environment. > moving to ON_QA for testing. OK - IS6 VM is started successfully under the same conditions. Can you please check if it still exists in 3.2.z ? Closing - RHEV 3.3 Released |
Created attachment 717108 [details] engine.log Description of problem: A VM with placement affinity of 'pinned' and no host specified to run on will not start. Version-Release number of selected component (if applicable): rhevm-3.2.0-10.16 How reproducible: 100% Steps to Reproduce: 1. Create a non-migratable (pinned) VM with no specific host to run on. 2. Start VM. Actual results: Operation Failed: [Note: The VM is pinned to Host '[N/A]' but cannot run on it.] Expected results: VM should start successfully. Additional info: Same results in UI and API.