How To: Windows Server / XP / 2000 / 2003 ISCSI Initiator Configuration

by Vivek Gite on April 13, 2008 · 6 comments

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:
Share this with other sys admins!
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 }

1 Jordan July 21, 2010

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.

Reply

2 Daniel November 24, 2010

And every GUI should have its command…

Reply

3 Jun lee April 5, 2011

Thank you! This is very helpful as I was having some problems with iSCSI today.
Thanks again!

Reply

4 zaini April 8, 2011

how to install iscsi initiator.

Reply

5 Malkawi April 19, 2011

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?”

Reply

6 Mark October 13, 2011

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

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 3 + 2 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: