[Cluster-devel] [PATCH 2/2] fence_scsi: remove limitations section from man page

2012-04-17 Thread Ryan O'Hara

Resolves: rhbz#753839

Signed-off-by: Ryan O'Hara roh...@redhat.com
---
 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)
--
1.7.1



Re: [Cluster-devel] [PATCH 2/2] fence_scsi: remove limitations section from man page

2012-04-17 Thread Fabio M. Di Nitto
ACK

On 04/18/2012 02:02 AM, Ryan O'Hara wrote:
 Resolves: rhbz#753839
 
 Signed-off-by: Ryan O'Hara roh...@redhat.com
 ---
  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)