From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 18 Apr 2012 05:54:58 +0200 Subject: [Cluster-devel] [PATCH 2/2] fence_scsi: remove limitations section from man page In-Reply-To: <4F8E0487.5000107@redhat.com> References: <4F8E0487.5000107@redhat.com> Message-ID: <4F8E3B12.6080108@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ACK On 04/18/2012 02:02 AM, Ryan O'Hara wrote: > Resolves: rhbz#753839 > > Signed-off-by: Ryan O'Hara > --- > fence/man/fence_scsi.8 | 7 ------- > 1 files changed, 0 insertions(+), 7 deletions(-) > > diff --git a/fence/man/fence_scsi.8 b/fence/man/fence_scsi.8 > index 8a2d5a8..d9ab03f 100644 > --- a/fence/man/fence_scsi.8 > +++ b/fence/man/fence_scsi.8 > @@ -99,12 +99,5 @@ Name of the node to be fenced. > \fIverbose = < param >\fR > Verbose output. > -.SH LIMITATIONS > -The fence_scsi fencing agent requires a minimum of three nodes in the > -cluster to operate. For SAN devices connected via fiber channel, > -these must be physical nodes. SAN devices connected via iSCSI may use > -virtual or physical nodes. In addition, fence_scsi cannot be used in > -conjunction with qdisk. > - > .SH SEE ALSO > fence(8), fence_node(8), sg_persist(8), lvs(8), lvm.conf(5)