cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Christine Caulfield <ccaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 1/2] config: update relax ng schema to include totem miss_count_const
Date: Fri, 30 Mar 2012 09:18:00 +0100	[thread overview]
Message-ID: <4F756C38.2090009@redhat.com> (raw)
In-Reply-To: <1333094829-4833-1-git-send-email-fdinitto@redhat.com>

ACK

Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>


On 30/03/12 09:07, Fabio M. Di Nitto wrote:
> From: "Fabio M. Di Nitto"<fdinitto@redhat.com>
>
> Resolves: rhbz#804938
>
> Signed-off-by: Fabio M. Di Nitto<fdinitto@redhat.com>
> ---
>   config/tools/xml/cluster.rng.in.head |    9 +++++++++
>   1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/config/tools/xml/cluster.rng.in.head b/config/tools/xml/cluster.rng.in.head
> index c2fed3e..4e3d901 100644
> --- a/config/tools/xml/cluster.rng.in.head
> +++ b/config/tools/xml/cluster.rng.in.head
> @@ -255,6 +255,15 @@ To validate your cluster.conf against this schema, run:
>         calculated from retransmits_before_loss and token." rha:default="4"
>         rha:sample="5"/>
>      </optional>
> +<optional>
> +<attribute name="miss_count_const"
> +      rha:description="This constant defines the maximum number of times
> +      on receipt of a token a message is checked for retransmission before
> +      retransmission occurs. This parameter is useful to modify for switches
> +      that delay multicast packets compared to unicast packets.
> +      The default setting works well for nearly all modern switches."
> +      rha:default="5" rha:sample="10"/>
> +</optional>
>      <!-- FIXME: The following description was adapted from the man page.
>      It may be tool long for the schema document. Consider cutting text
>      after the second sentence and referring the reader to the openais.conf



      parent reply	other threads:[~2012-03-30  8:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30  8:07 [Cluster-devel] [PATCH 1/2] config: update relax ng schema to include totem miss_count_const Fabio M. Di Nitto
2012-03-30  8:07 ` [Cluster-devel] [PATCH 2/2] cman init: fix start sequence error handling Fabio M. Di Nitto
2012-03-30  8:18   ` Christine Caulfield
2012-03-30  8:18 ` Christine Caulfield [this message]

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=4F756C38.2090009@redhat.com \
    --to=ccaulfie@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).