Merge r7493 from trunk

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7741 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 04:47:08 +00:00
parent c2fe641737
commit 32ab79dde2
2 changed files with 2 additions and 2 deletions

View File

@@ -1919,7 +1919,7 @@ passive node, for instance, using iSCSI. Now you have a local SCSI
device on the passive side pointing to the active node.
6. Export this local device to the initiator(s) using SCST
*path-through* handler (scst_disk). Pass-though is needed to redirect
*pass-through* handler (scst_disk). Pass-though is needed to redirect
non-block commands as well: ATS, XCOPY, etc.
7. Set ALUA state to this target as "nonoptimized".

View File

@@ -1774,7 +1774,7 @@ passive node, for instance, using iSCSI. Now you have a local SCSI
device on the passive side pointing to the active node.
6. Export this local device to the initiator(s) using SCST
*path-through* handler (scst_disk). Pass-though is needed to redirect
*pass-through* handler (scst_disk). Pass-though is needed to redirect
non-block commands as well: ATS, XCOPY, etc.
7. Set ALUA state to this target as "nonoptimized".