SCST README: Add a clarification in the ALUA section

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4327 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-05-29 13:58:05 +00:00
parent 06b0e944e1
commit 0eaf4ae3d9
+3 -3
View File
@@ -1187,9 +1187,9 @@ Notes:
consistent independent of the LUN and the target port used by the initiator
to query this information.
- Before building a H.A. setup consisting of two or more SCST systems one
should evaluate whether it's acceptable that persistent reservation commands
and SCSI task management commands will only be processed by a single node
instead of being processed by all nodes.
should evaluate whether it's acceptable that persistent reservation commands,
SCSI task management commands and MODE SELECT commands will only be processed
by a single node instead of being processed by all nodes.
Configuring ALUA in SCST
........................