Change in ovirt-engine[ovirt-engine-3.5]: core: support custom fencing params for PPC
tnisan at redhat.com
tnisan at redhat.com
Tue Oct 28 18:11:42 UTC 2014
Tal Nisan has submitted this change and it was merged.
Change subject: core: support custom fencing params for PPC
......................................................................
core: support custom fencing params for PPC
Adding support for PPC hosts in 3.5 raised the need of having separate
default fencing parameters for PPC.
Default parameters are actually parameters with certain values per agent
that are sent implicitly to VDSM when the agent is used.
The problem is that those parameters that insures the correctness of the
call to the agent script may vary between X86 and PPC
This patch introduces a separate fencing default parameters for PPC and
an option to customize it for a custom agent as well.
Please note that the architecture checked is of the target fenced host for the
operation.
Change-Id: I89717ac346e2ca1b44021b18dbe989ca5399f3f5
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1149235
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/pm/FenceConfigHelper.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/pm/VdsFenceOptions.java
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
M packaging/etc/engine-config/engine-config.properties
8 files changed, 37 insertions(+), 6 deletions(-)
Approvals:
Eli Mesika: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/34536
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I89717ac346e2ca1b44021b18dbe989ca5399f3f5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list