From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] config: Add missing qdiskd options
Date: Wed, 12 Jan 2011 10:09:42 -0500 [thread overview]
Message-ID: <1294844982-7759-1-git-send-email-lhh@redhat.com> (raw)
upgrade_wait, tko_up, use_uptime
This is a clean cherry-pick in to the RHEL6 branch.
Resolves: rhbz#645830
Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
config/tools/xml/cluster.rng.in | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in
index ba5087b..2f34d6a 100644
--- a/config/tools/xml/cluster.rng.in
+++ b/config/tools/xml/cluster.rng.in
@@ -295,6 +295,15 @@ To validate your cluster.conf against this schema, run:
<attribute name="priority" rha:description="Scheduler priority. qdisk(5)." rha:sample=""/>
</optional>
<optional>
+ <attribute name="tko_up" rha:description="Amount of positive changes before a host is considered online. qdisk(5)." rha:sample=""/>
+ </optional>
+ <optional>
+ <attribute name="upgrade_wait" rha:description="Amount of cycles wait for conflicts for a bid for master status. qdisk(5)." rha:sample=""/>
+ </optional>
+ <optional>
+ <attribute name="use_uptime" rha:description="Use /proc/uptime instead of gettimeofday(). qdisk(5)." rha:sample=""/>
+ </optional>
+ <optional>
<attribute name="stop_cman" rha:description="Stop cman if the quorum disk cannot be found during startup. qdisk(5)." rha:sample=""/>
</optional>
<optional>
--
1.7.1.1
next reply other threads:[~2011-01-12 15:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 15:09 Lon Hohberger [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-01-12 15:04 [Cluster-devel] [PATCH] config: Add missing qdiskd options Lon Hohberger
2011-01-12 15:42 ` Fabio M. Di Nitto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1294844982-7759-1-git-send-email-lhh@redhat.com \
--to=lhh@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).