Change in ovirt-engine[master]: Adding parameters to delay fence based on host's load

Yair Zaslavsky has submitted this change and it was merged. Change subject: Adding parameters to delay fence based on host's load ...................................................................... Adding parameters to delay fence based on host's load Before performing fencing to host, we wait TimeoutToResetVdsInSeconds. This patch adds a formula based on vms count and SPM status that calculates different timeout period before starting the fence. Change-Id: I69c15b254cb5323416aaa33756866218870056d2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=924801 Signed-off-by: Yaniv Bronhaim <ybronhei@redhat.com> --- M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java M backend/manager/tools/src/main/conf/engine-config.properties 4 files changed, 31 insertions(+), 3 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14288 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69c15b254cb5323416aaa33756866218870056d2 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com>
participants (1)
-
yzaslavs@redhat.com