Book Image

Windows Server 2012 R2 Administrator Cookbook

By : Jordan Krause
Book Image

Windows Server 2012 R2 Administrator Cookbook

By: Jordan Krause

Overview of this book

Table of Contents (17 chapters)
Windows Server 2012 R2 Administrator Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Configuring an iSCSI initiator connection


Turning on your first iSCSI target is great, but so far you aren't using that storage for anything. Let's take it a step further and connect a server to that storage so that it can start to be used. The device connecting to an iSCSI target is called an iSCSI initiator. We are going to take a file server in our environment and configure it to connect over the network using iSCSI to our target server. When finished, we will have a new hard disk "attached" to our server, even though it is really just block storage from the iSCSI target that is being accessed via the network.

Getting ready

We have already configured one Windows Server 2012 R2 to be an iSCSI target, and are now configuring a second 2012 R2 box as our iSCSI initiator that will be connecting to the target.

How to do it...

Follow along to create the iSCSI initiator connection on our FILE-01 server:

  1. Launch Server Manager. Open up the Tools menu and choose iSCSI Initiator.

  2. If you have never tried...