Bug 1418610

Summary: [RFE] add functionality to stop/start creating VMs in the pool
Product: [oVirt] ovirt-engine Reporter: Lucie Leistnerova <lleistne>
Component: Frontend.WebAdminAssignee: bugs <bugs>
Status: CLOSED DEFERRED QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.0.3CC: bugs, gklein, michal.skrivanek
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-03 11:52:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lucie Leistnerova 2017-02-02 10:32:09 UTC
Description of problem:
By creating pool with big number of VMs user now can't stop the creation of VMs and after that start it again.

When user creates pool and after that he realize that he created the pool wrongly (e.g from wrong template). He has to wait until all the Vms are created before he can remove the pool and create another one.
Another situation occured when I created pool from template with cinder disk a the cinder server returns error. The creation of VMs stops and after fixing the cinder problem I cannot continue to create the VMs.

Comment 1 Michal Skrivanek 2017-02-03 08:00:59 UTC
That's too bad, but I do not see what to do about it. Pool creation is a non-frequent operation, so you need to be careful what you do
Anyone any other thought?

Comment 2 Yaniv Kaul 2017-02-03 11:52:27 UTC
(In reply to Michal Skrivanek from comment #1)
> That's too bad, but I do not see what to do about it. Pool creation is a
> non-frequent operation, so you need to be careful what you do
> Anyone any other thought?

Agreed.

Comment 3 Yaniv Kaul 2017-02-03 11:53:09 UTC
BTW, you should be much more concerned with deletion - that you can't stop in the middle or undo it.