Liron Aravot has posted comments on this change.

Change subject: core: enable auto recovery for storage domains
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 481: select fn_db_add_config_value('WaitForVdsInitInSec','60','general');
Line 482: --The default network connectivity check timeout
Line 483: select 
fn_db_add_config_value('NetworkConnectivityCheckTimeoutInSeconds','120','general');
Line 484: -- AutoRecoveryConfiguration
Line 485: select fn_db_add_config_value('AutoRecoveryAllowedTypes','{\"storage 
domains\":\"true\",\"hosts\":\"true\"}','general');
Hi Eli, in this patch i only change the value from false to true, as it was 
already modified. I prefer to handle the placing in a different patch.
Line 486: -- Gluster refresh rates (in seconds)
Line 487: select fn_db_add_config_value('GlusterRefreshRateLight', '5', 
'general');
Line 488: select fn_db_add_config_value('GlusterRefreshRateHeavy', '300', 
'general');
Line 489: 


--
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: 2
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

Reply via email to