diff --git a/mvsas_tgt/README b/mvsas_tgt/README index ab25f400e..314fedde4 100644 --- a/mvsas_tgt/README +++ b/mvsas_tgt/README @@ -100,7 +100,7 @@ note: 2. In example "add 2:0:0:0 1" the '1' is the LUN in the target, LUN 0 must exist with a target. 3. When one device is added to target disk group, target driver will notify - initator the changing of the phy mode and arriving of the disk, but some + initiator the changing of the phy mode and arriving of the disk, but some initiator driver don't support phy mode changing well, so 'rmmod' and 'modprobe'/'insmod' the initiator driver is neccessary. diff --git a/qla2x00t/qla2x00-target/ChangeLog b/qla2x00t/qla2x00-target/ChangeLog index 8001c8c5e..df5d29988 100644 --- a/qla2x00t/qla2x00-target/ChangeLog +++ b/qla2x00t/qla2x00-target/ChangeLog @@ -159,7 +159,7 @@ Summary of changes between versions 0.9.3.4 and 0.9.3.5 ------------------------------------------------------- Patch vs: qla2xxx v8.01.03-k (in kernels 2.6.15.x) - - Reset chip when switching from initiator to initator/target and back + - Reset chip when switching from initiator to initiator/target and back implemented - Use 2K loop_id's for 23xx chips and thus change how sessions are diff --git a/qla_isp/README.scst b/qla_isp/README.scst index 6f3825309..b0466ead7 100644 --- a/qla_isp/README.scst +++ b/qla_isp/README.scst @@ -122,7 +122,7 @@ activating channels/LUNs in /proc/scsi_tgt/qla_isp/N . The driver can also work as both a target and an initiator simultaneously, but this will probably only function for P2P connections. To make the driver work -as a target/initator on one port with a FC switch, you can use N_PORT ID +as a target/initiator on one port with a FC switch, you can use N_PORT ID virtualization, as seen below. N_PORT ID VIRTUALIZATION diff --git a/scstadmin/scstadmin.sysfs/scst-0.9.10/t/after-restore.conf b/scstadmin/scstadmin.sysfs/scst-0.9.10/t/after-restore.conf index 422b62e9a..c9b08961a 100644 --- a/scstadmin/scstadmin.sysfs/scst-0.9.10/t/after-restore.conf +++ b/scstadmin/scstadmin.sysfs/scst-0.9.10/t/after-restore.conf @@ -14,7 +14,7 @@ TARGET_DRIVER scst_local { LUN 0 disk01 LUN 1 disk01 - GROUP initator_group { + GROUP initiator_group { LUN 0 disk01 LUN 1 disk01 { read_only 1 diff --git a/scstadmin/scstadmin.sysfs/scst-0.9.10/t/to-be-restored.conf b/scstadmin/scstadmin.sysfs/scst-0.9.10/t/to-be-restored.conf index c5c3d6320..b4988b721 100644 --- a/scstadmin/scstadmin.sysfs/scst-0.9.10/t/to-be-restored.conf +++ b/scstadmin/scstadmin.sysfs/scst-0.9.10/t/to-be-restored.conf @@ -20,7 +20,7 @@ TARGET_DRIVER scst_local { LUN 0 disk01 LUN 1 disk01 - GROUP initator_group { + GROUP initiator_group { LUN 0 disk01 LUN 1 disk01 { read_only 1