All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] Updated fence_manual docs for HEAD
Date: Tue, 25 Sep 2007 15:11:46 -0500	[thread overview]
Message-ID: <20070925201146.GK15893@redhat.com> (raw)
In-Reply-To: <20070925190954.GB10872@redhat.com>

On Tue, Sep 25, 2007 at 03:09:55PM -0400, Lon Hohberger wrote:
> +fence_manual used to implement a manual fencing agent.  It has been
> +supplanted by the manual fence override.  See the section fenced(8)
> +entitled 'Fencing override', as well as fence_ack_manual(8) for more
> +details.
> +
> +.P
> +In order to configure a cluster which utilizes manual fencing, simply
> +configure no fencing at all.  This will cause fencing to immediately
> +fail, thereby opening the window to use the manual override using
> +fence_ack_manual.

Maybe show what it looks like to configure no fencing?  It's already shown
in the fenced man page, but I think here would be good, too.  i.e.

         <clusternodes>

         <clusternode name="node1" nodeid="1">
                 <fence>
                 </fence>
         </clusternode>

         <clusternode name="node2" nodeid="2">
                 <fence>
                 </fence>
         </clusternode>

>  
>  .SH SEE ALSO
>  fence(8), fence_node(8), fence_ack_manual(8)

fenced(8)



      reply	other threads:[~2007-09-25 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25 19:09 [Cluster-devel] [PATCH] Updated fence_manual docs for HEAD Lon Hohberger
2007-09-25 20:11 ` David Teigland [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=20070925201146.GK15893@redhat.com \
    --to=teigland@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.