Michal Skrivanek has posted comments on this change.
Change subject: core: change gracefully shutdown message (#854218)
......................................................................
Patch Set 1: I would prefer that you didn't submit this
(1 inline comment)
....................................................
File backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 467: select
fn_db_add_config_value('VM32BitMaxMemorySizeInMB','20480','general');
Line 468: select
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','262144','2.2');
Line 469: select
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.0');
Line 470: select
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.1');
Line 471: select
fn_db_add_config_value('VM64BitMaxMemorySizeInMB','524288','3.2');
how about this line?
Line 472: select fn_db_add_config_value('VmGracefulShutdownMessage','The oVirt
Engine is shutting down this Virtual Machine','general');
Line 473: select
fn_db_add_config_value('VmGracefulShutdownTimeout','30','general');
Line 474: select fn_db_add_config_value('VMMinMemorySizeInMB','256','general');
Line 475: --Number of subsequent failures in VM creation in a pool before
giving up and stop creating new VMs
--
To view, visit http://gerrit.ovirt.org/7765
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8b4550bd3b1cb22e8a80cc0a76fcffecb81e62e5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches