Microsoft provides iSCSI software initiator which enables connection on following operating system:
a) Windows XP
b) Windows Server 2000
c) Windows Server 2003 etc.
How do I install MS ISCSI Initiator?
Visit Microsoft download center to grab iSCSI initiator software. Download and install the Windows ISCSI initiator.
Configuration
Once installed click on Start > Programs > Microsoft iSCSI Initiator
Select the Discovery tab.
Look for Target Portals
Click on the Add button
Type your ISCSI_TARGET_HOST_OR_IP into the IP address or DNS name input box
Set port to 3260
Next, click on the Advanced tab
Select General tab
Select CHAP logon information
Type your username into the Username box
Type your password into the Target secret box
Save changes by pressing OK > OK
Select the Targets tab
Select the new target from the Targets selection list.
Click on the Log on... button
Select the Automatically restore this connection when the system boots check box
Click on the Advanced button.
Select General tab enable CHAP logon information by selecting the check box. Fill up the details.
Save all changes.
How do I formation volume under Windows server?
Open Computer Management
Select Disk Management from the Storage
You should see a disk in the right pane that labeled as "Unknown" and "Not Initialized".
Right click on the disk and select Initialize Disk
Click OK button.
Right click on the partition information box on the right hand side of the disk information box and select the New Partition,,, button.
Now just follow the partition wizard and format the disk.
This blog post is 3 of 4 in the "Linux iSCSI Initiator (SCSI protocol over TCP/IP networks) Tutorial" series. Keep reading the rest of the series:- CentOS / Red Hat Linux: Install and manage iSCSI Volume
- CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators )
- How To: Windows Server / XP / 2000 / 2003 ISCSI Initiator Configuration
- Linux tgtadm: Setup iSCSI Target ( SAN )
Facebook it - Tweet it - Print it -
We're here to help you make the most of sysadmin work. So, subscribe!


{ 6 comments… read them below or add one }
Am I the only Linux user that finds these instructions far more friendly than the previous (Linux) instructions? I completely understand that scripting is absolutely necessary for scaling deployment, but a GUI is almost infinitely more effective for the learning curve. Lesson: every command line interface should have a GUI front-end.
And every GUI should have its command…
Thank you! This is very helpful as I was having some problems with iSCSI today.
Thanks again!
how to install iscsi initiator.
Hi,
I have a problem with my Iscsi, issue i lose connection to the target from time to time, most likely it’s a network hiccups, knowing that it’s directly connected to the targets there are no hiccups. my questions is”Is there anyway to watch the hiccups, or if there are any logs beside the windows event log i can check to see if the connection was lost or it’s a false alarm?”
Hi,
I am trying to understand ISCSI and using it in Windows XP Pro- and maybe with initiator. What I am trying to accomplish is to connect two windows XP computers over ISCSI point to point connections (Let’s say each computer has a quad port PCIe ISCSI adapter in it). What I wan to accomplish here is moving windows files from one computer to the next at very high data rates (Let’s say 400 MBytes/s), hence the ISCSI. Will I be able to “see” the other computers’ files in windows explorer and can I map a shared drives and simply copy files this way? Will I get the expected data rates? Suggestions?
Thanks so much,
Mark