ATTO Technology XstreamCORE ET 8100T Installation And Operation Manual page 19

2-port 10gb ethernet to 1-port 12gb sas intelligent bridge
Table of Contents

Advertisement

Click on the Advanced... button in the Connect To Target
window.
Check the box next to Enable CHAP log on.
In the CHAP Log on information fill in the Name and
Target Secret used for this target.
The Name and Target Secret must match the CHAP
In Account Name and CHAP In Secret configured on the
XstreamCORE for this target. The Name and Target Secret are
both case-sensitive.
(Two-way CHAP only) Check the box next to Perform
mutual authentication.
Click OK in the Advanced Settings window.
Click OK in the Connect To Target window.
In the Discovered targets list the Status of the target should
now show as Connected. If an "Authentication Failure" error
message appears check that the name and secret(s) are
configured correctly on both the iSCSI Software Initiator GUI
and XstreamCORE for this particular target.
Using iSCSI PowerShell Module
No CHAP
Enter the following command:
Connect-IscsiTarget -NodeAddress node -AuthenticationType
None
node is the full target name of the target you wish
to connect to. It is listed under the NodeAddress column
returned by the Get-IscsiTarget command.
One-Way CHAP
Enter the following command:
Connect-IscsiTarget -NodeAddress node -AuthenticationType
ONEWAYCHAP -ChapUsername Username -ChapSecret Secret
node is the full target name of the target you wish
to connect to. It is listed under the NodeAddress column
returned by the Get-IscsiTarget command. Username must
match the CHAP In Account Name configured on the
XstreamCORE for this target. Secret must match the CHAP In
Secret configured on the XstreamCORE for this target. Both the
username and secret are case-sensitive.
macOS
Prerequisites
Server with 10GbE adapter using the latest drivers.
XstreamCORE data ports configured and connected to
the same network as the 10GbE adapter.
ATTO Xtend SAN iSCSI Initiator for macOS.
Two-Way CHAP
(If not already set) Enter the following command:
Set-IscsiChapSecret -ChapSecret Secret
Secret must match the CHAP Out secret configured
on the XstreamCORE for this target. The secret is case-sensitive.
Enter the following command:
Connect-IscsiTarget -NodeAddress node -AuthenticationType
MUTUALCHAP -ChapUsername Username -ChapSecret Secret
node is the full target name of the target you wish
to connect to. It is listed under the NodeAddress column
returned by the Get-IscsiTarget command. Username must
match the CHAP In Account Name configured on the
XstreamCORE for this target. Secret must match the CHAP In
Secret configured on the XstreamCORE for this target. Both the
username and secret are case-sensitive.
Once connected the attached drives should now appear in
Disk Management.
Use Action > Rescan Disks in Disk Management to detect any
changes to available drives.
Disconnect from a Target
Using iSCSI Software Initiator GUI
Click on the Targets tab along the top of the iSCSI
Initiator Properties window.
Under Discovered targets, select the name of the target,
and click on the Disconnect button.
Using iSCSI PowerShell Module
Enter the following command:
Disconnect-IscsiTarget -NodeAddress node
node is the full target name of the target you wish
to connect to. It is listed under the NodeAddress column
returned by the Get-IscsiTarget command. If prompted for
confirmation, enter 'A' for Yes to All.
macOS does not include a built in iSCSI Initiator. It is
recommended to use
ATTO Xtend SAN
from the ATTO WebStore.
which can be purchased

Advertisement

Table of Contents
loading

Table of Contents