cluster: STABLE3 - config: Add doc for cman_label attribute

Lon Hohberger lon at fedoraproject.org
Fri Jul 16 21:03:53 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=a6025aa17ff804b6ff2b4605aa093e90e7764262
Commit:        a6025aa17ff804b6ff2b4605aa093e90e7764262
Parent:        9357feeacf86e437f63b6dba0da96a5811e97c91
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 16:41:35 2010 -0400

config: Add doc for cman_label attribute

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 c24edb7..4ea6ea3 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