cluster: RHEL6 - Revert "config: Fix broken fence_egenera options"

Marek Grác marx at fedoraproject.org
Mon Oct 25 16:57:48 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=a82b5cb2bf62913e52dec15c977bdf03b34abc01
Commit:        a82b5cb2bf62913e52dec15c977bdf03b34abc01
Parent:        d9ed2678d11764964ad3f3e98b2094e44f48353e
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Mon Oct 25 18:57:04 2010 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Mon Oct 25 18:57:04 2010 +0200

Revert "config: Fix broken fence_egenera options"

Should be part of different tree in RHEL6

This reverts commit 2fe601be78ad9ad4725985f4a1398d673ccc8ff2.
---
 config/tools/xml/cluster.rng.in |   22 +---------------------
 1 files changed, 1 insertions(+), 21 deletions(-)

diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in
index 23ba0de..ba5087b 100644
--- a/config/tools/xml/cluster.rng.in
+++ b/config/tools/xml/cluster.rng.in
@@ -2253,30 +2253,10 @@ To validate your cluster.conf against this schema, run:
        an optional ESH path. Presumably those should be attributes in
        the schema. We need more invormation on this. -->
        <group>
-        <optional>
-         <attribute name="cserver" rha:description="The hostname (and
+        <attribute name="cserver" rha:description="The hostname (and
             optionally the username in the form of username at hostname)
             assigned to the device. Refer to the fence_egenera(8) man
             page for more information." rha:sample=""/>
-        </optional>
-        <optional>
-         <attribute name="pserver" rha:description="The pserver to operate on.  fence_egenera(8)" />
-        </optional>
-        <optional>
-         <attribute name="lpan" rha:description="The lpan to operate on.  fence_egenera(8)" />
-        </optional>
-        <optional>
-         <attribute name="action" rha:description="The action to perform (reboot, off, on, or status).  fence_egenera(8)" />
-        </optional>
-        <optional>
-         <attribute name="esh" rha:description="Path to the esh command on the cserver.  fence_egenera(8)" />
-        </optional>
-        <optional>
-         <attribute name="user" rha:description="See fence_egenera(8)" />
-        </optional>
-        <optional>
-         <attribute name="delay" rha:description="Wait this many seconds before fencing is started.  fence_egenera(8)" />
-        </optional>
        </group>
        <!-- FIXME: It appears that xCat is no longer supported. Found no
        fence agents for x Cat in RHEL 5.3. -->


More information about the cluster-commits mailing list