Oved Ourfali has submitted this change and it was merged.
Change subject: core: adding retry for host start for PPC
......................................................................
core: adding retry for host start for PPC
Sometimes a restart operation started by engine is not completed because
the host PM failed to put the host on 'on' state
This occurred on PPC hosts only until now.
Some fencing scripts as the one used here (IPMI) have an option to se
retries for the 'on' operation by sending : retry_on=<number>
The patch adds "retry_on=2" for the relevant PPC fencing scripts such
that this will be sent by engine as a default when a PPC host has one of
those agents used
Change-Id: I2c7a195526eb3f6454116806131294de2d3fc067
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Eli Mesika: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/34590
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2c7a195526eb3f6454116806131294de2d3fc067
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server