Liron Aravot has posted comments on this change.
Change subject: core: enable auto recovery for storage domains
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 475: select fn_db_add_config_value('WaitForVdsInitInSec','60','general');
Line 476: --The default network connectivity check timeout
Line 477: select
fn_db_add_config_value('NetworkConnectivityCheckTimeoutInSeconds','120','general');
Line 478: -- AutoRecoveryConfiguration
Line 479: select fn_db_add_config_value('AutoRecoveryAllowedTypes','{\"storage
domains\":\"true\",\"hosts\":\"true\"}','general');
Correct, but in this patch i've only changed only the value from false to true
- it can be done in a further patch, i prefer to keep the changes here minimal
Line 480: -- Gluster refresh rates (in seconds)
Line 481: select fn_db_add_config_value('GlusterRefreshRateLight', '5',
'general');
Line 482: select fn_db_add_config_value('GlusterRefreshRateHeavy', '300',
'general');
Line 483:
--
To view, visit http://gerrit.ovirt.org/10387
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I1ad1528e61bd4a50547b87005d5e71148cac6833
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Haim Ateya <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches