Hide Forgot
Created attachment 1109802 [details] engine log Description of problem: After creating vm pool with X vms I edit the pool and define e.g. 2 prestarted vms. after the defined VmPoolMonitorIntervalInMinutes (this happened with values set to 1) engine attempts to start 2 vms from the pool but fails leaving the 2 vms down with 'stateless snapshot' stuck in locked state. After another VmPoolMonitorIntervalInMinutes engine attempts to start 2 new vms and same thing happens until pool has run out of vms. The same thing happens when trying to start a stateless vm. Version-Release number of selected component (if applicable): rhevm-3.6.2-0.1.el6.noarch How reproducible: always Steps to Reproduce: 1. Create vm pool with some vms lets say 3. 2. Edit pool and set prestarted vms to x <=3. Actual results: after VmPoolMonitorIntervalInMinutes vm are trying to start but fail leaving the stateless snapshot locked. Expected results: prestarted vms start successfully with a working stateless snapshot. Additional info: might be due to the fix for the following bz: https://bugzilla.redhat.com/show_bug.cgi?id=1287771
(In reply to sefi litmanovich from comment #0) > might be due to the fix for the following bz: > https://bugzilla.redhat.com/show_bug.cgi?id=1287771 so was your test on cinder volume? if so can you retest now, since that bug is fixed by now?
I'm sorry for some reason I accidentally created this bug twice. The "original" is fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1294350 *** This bug has been marked as a duplicate of bug 1294350 ***