Bug 1046421
Summary: | Add vmpool prestarted vms is possible also even before vms are actually created. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ilanit Stein <istein> | ||||
Component: | ovirt-engine | Assignee: | Shmuel Melamud <smelamud> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Ilanit Stein <istein> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.3.0 | CC: | istein, lpeer, michal.skrivanek, ofrenkel, rbalakri, Rhev-m-bugs, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | virt | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-09-20 13:25:36 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Ilanit Stein
2013-12-25 08:17:05 UTC
Created attachment 841407 [details]
engine log
but afterwards, when pool is added, the vms are started automatically, right? if so, i dont think its a bug, its ok for prestarted job to fail start vms if there aren't any available at some point, as long as it keep trying and succeed when its possible. when pool is added, the VMs are not started. There is no retry to start the VMs in the pool. this bug won't fit into 3.5 release and is being deferred to a later release. If you deeply care about this bug and deserves to be re-evaluated please let me know Since introduction of VM_POOL lock in UpdateVmPoolWithVmsCommand and AddVmCommand it's not possible to edit VM pool parameters before completion of all AddVm commands. |