From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Tue, 25 Sep 2007 15:11:46 -0500 Subject: [Cluster-devel] [PATCH] Updated fence_manual docs for HEAD In-Reply-To: <20070925190954.GB10872@redhat.com> References: <20070925190954.GB10872@redhat.com> Message-ID: <20070925201146.GK15893@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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. > > .SH SEE ALSO > fence(8), fence_node(8), fence_ack_manual(8) fenced(8)