cluster: RHEL6 - config: Add doc for cman_label attribute

Lon Hohberger lon at fedoraproject.org
Fri Jul 16 21:13:17 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=0a884cdb93b9751598fb6e91598ee9c3c4132fb5
Commit:        0a884cdb93b9751598fb6e91598ee9c3c4132fb5
Parent:        7c4cb96ae94033d2608b65f56e705b2280fcfbaf
Author:        Lon Hohberger <lhh at redhat.com>
AuthorDate:    Thu Jul 15 10:43:26 2010 -0400
Committer:     Lon Hohberger <lhh at redhat.com>
CommitterDate: Fri Jul 16 17:06:47 2010 -0400

config: Add doc for cman_label attribute

Resolves: rhbz#614356

Signed-off-by: Lon Hohberger <lhh at redhat.com>
---
 config/tools/xml/cluster.rng.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in
index 1e22a52..780669f 100644
--- a/config/tools/xml/cluster.rng.in
+++ b/config/tools/xml/cluster.rng.in
@@ -280,7 +280,7 @@ To validate your cluster.conf against this schema, run:
         where the quorum device name differs among nodes. qdisk(5)." rha:sample=""/>
    </optional>
    <optional>
-    <attribute name="cman_label" rha:description="" rha:sample=""/>
+    <attribute name="cman_label" rha:description="This is the name used by CMAN for the quorum device instead of the device name. qdisk(5)." rha:sample=""/>
    </optional>
    <optional>
     <attribute name="status_file" rha:description="Debugging file. qdisk(5)." rha:sample=""/>


More information about the cluster-commits mailing list