Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.15 KB

connect-dts-windows-iscsi-software-initiator.md

File metadata and controls

43 lines (32 loc) · 2.15 KB
copyright lastupdated keywords subcollection
years
2017, 2024
2024-10-01
connecting DTS, Map DTS Device to Windows OS, mapping DTS, attaching DTS
DataTransferService

{{site.data.keyword.attribute-definition-list}}

Connecting to DTS Device in Windows®with iSCSI Software Initiator

{: #mount-dts-windows}

The Data Transfer Service is deprecated. As of 04 November 2024, you can't create new requests for this service. Any existing requests will be serviced as per the terms of offering. {: deprecated}

To interact with an iSCSI LUN in Windows®, you must connect to the storage by using the iSCSI Software Initiator, a proprietary iSCSI tool of Microsoft. {: shortdesc}

Connecting to an iSCSI LUN

{: #connect-dts-iscsi}

  1. From the {{site.data.keyword.slportal}}, retrieve the iSCSI username, password, and storage address for the storage device you want to connect.
  2. Start the iSCSI Initiator. From Server Manager, click the Tools menu, and then choose iSCSI Initiator.
  3. In the Target field, enter the hostname or IP address of the storage device,
  4. Click Quick Connect.
  5. When the iSCSI Target is detected, click Done.
  6. Click Connect to establish connection to the discovered, inactive target.
  7. In the next window, select Advanced....
  8. In the Advanced settings, update the iSCSI logon information.
    • Click the CHAP logon information box to enable CHAP logon.
    • Enter the iSCSI username in the username field.
    • Enter the iSCSI password in the target secret field.
  9. Verify that the new iSCSI target displays as Connected on the Targets tab.
    • If your iSCSI target displays as Connected, click OK. Your iSCSI LUN is now connected.
    • If your iSCSI target doesn't display as Connected, repeat all the previous steps to reset the connection.
  10. To use the iSCSI Disk, turn it online and initialize it. Then, assign a drive letter to it.

You can also use PowerShell commands for ISCSI{: external} to establish a connection between the local iSCSI initiator and an iSCSI target device.