Omer Frenkel has posted comments on this change.

Change subject: core: change gracefully shutdown message (#854218)
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 538: select 
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','262144','2.2');
Line 539: select 
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.0');
Line 540: select 
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.1');
Line 541: select 
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.2');
Line 542: select fn_db_add_config_value('VmGracefulShutdownMessage','Virtual 
Machine has been terminated by the System Administrator, virtual machine is 
shutting down.','general');
Done
Line 543: select 
fn_db_add_config_value('VmGracefulShutdownTimeout','30','general');
Line 544: select fn_db_add_config_value('VMMinMemorySizeInMB','256','general');
Line 545: --Number of subsequent failures in VM creation in a pool before 
giving up and stop creating new VMs
Line 546: select 
fn_db_add_config_value('VmPoolMaxSubsequentFailures','3','general');


--
To view, visit http://gerrit.ovirt.org/9706
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ife750533205a716af4adafa2874d3c958246aae4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Yaniv Kaul <yk...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to