This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: STABLE3 - BZ 512998 - Add comment about fence_scsilimitations.


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=0539e2446709463d0b5036f5d6e5d8a87a3dccb5
Commit:        0539e2446709463d0b5036f5d6e5d8a87a3dccb5
Parent:        9509dcec6bdf1c830ee34edfb0b8b175cdf4dc63
Author:        Ryan O'Hara <rohara@redhat.com>
AuthorDate:    Tue Jul 28 12:34:39 2009 -0500
Committer:     Ryan O'Hara <rohara@redhat.com>
CommitterDate: Tue Jul 28 12:34:39 2009 -0500

BZ 512998 - Add comment about fence_scsi limitations.

---
 fence/man/fence_scsi.8 |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/fence/man/fence_scsi.8 b/fence/man/fence_scsi.8
index c714fc7..39843cd 100644
--- a/fence/man/fence_scsi.8
+++ b/fence/man/fence_scsi.8
@@ -99,5 +99,12 @@ Name of the node that will perform the fencing operation.
 \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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]