Eli Mesika has uploaded a new change for review. Change subject: core: db - fixing configuration settings This patch modifies the following configuration values settings: ......................................................................
core: db - fixing configuration settings This patch modifies the following configuration values settings: DisableFenceAtStartupInSec LogPhysicalMemoryThresholdInMB oVirtISOsRepositoryPath VdsLocalDisksCriticallyLowFreeSpace VdsLocalDisksLowFreeSpace Note : these values may be customized by the engine-config tool and if value was updated, we should honor new value. The following configuration values have the same value in "add" and "update" section and were removed from the upgrade section: DisableFenceAtStartupInSec LogPhysicalMemoryThresholdInMB The following configuration values had been changed from the default but we should verify when updating these values that it were not already changed using the engine-config tool. These is done by updating the value only if the default value inserted when the entry added matches the default value: oVirtISOsRepositoryPath VdsLocalDisksCriticallyLowFreeSpace VdsLocalDisksLowFreeSpace Change-Id: Ifdaf26d9c1934635e9b2942be9139e9aa6731c30 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql 1 file changed, 3 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/00/4300/1 -- To view, visit http://gerrit.ovirt.org/4300 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifdaf26d9c1934635e9b2942be9139e9aa6731c30 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
