From 0eaf4ae3d9feff0d95647a60e02d0188c1b3917a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 29 May 2012 13:58:05 +0000 Subject: [PATCH] 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 --- scst/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scst/README b/scst/README index 61ae421db..e64743286 100644 --- a/scst/README +++ b/scst/README @@ -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 ........................