- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Setup and Networking
- >
- Re: Hyper-V Core - iSCSI Setup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2013 10:05 AM
тАО04-09-2013 10:05 AM
Anyone out there have a Nimble setup with Hyper-V Core? I'm going to start some testing and wanted to see how people setup the the iSCSI through Hyper-V Core. There is some links online but nothing directly related to Nimble. Nimble doesn't have any notes on this either (yet).
Any input would be great.
Thanks in advance.
тАаShawn
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2013 01:31 PM
тАО04-11-2013 01:31 PM
Re: Hyper-V Core - iSCSI Setup
I hope this answers your question:
Configure the iSCSI initiator in Windows Server Core or Hyper-V Server | TechRepublic

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2013 07:16 AM - last edited Thursday by Parvez_Admin
тАО04-12-2013 07:16 AM - last edited Thursday by Parvez_Admin
Re: Hyper-V Core - iSCSI Setup
This will also give you a GUI to work with, makes managing Core a whole lot easier:
http://coreconfig.codeplex.com/
Admin [above link is no longer valid ]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2013 08:32 AM
тАО04-12-2013 08:32 AM
SolutionThanks for the links... I was playing around with it the other day and managed to get it working. Complied some notes for others.
Hope this helps someone else eventually...
тАаShawn
-------------------
The following goes through configuring a Nimble Storage Array for use with the free Hyper-V Server 2012 or Server 2012 Core.
Note: You cannot install the MPIO features in the free Hyper-V version.
Note: Prior to starting the following was completed.
- Nimble SAN had an Initiator group created.
- The Hyper-V hostтАЩs iSCSI IQN was added to the initiator group.
- Nimble SAN has a volume (LUN) created and assigned to the new above initiator group.
- Login to your server console and go to Command Prompt.
- Type тАШ iscsicpl тАЩ to launch the iSCSI Initiator.
- You will be prompted to start the Microsoft iSCSI service, click тАШYesтАЩ.
- Once the тАШiSCSI Initiator PropertiesтАЩ window appears, enter in your Nimble SAN IP address and click тАШQuick ConnectтАЩ.
- A тАШQuick ConnectтАЩ window will appear. Select the devices and volumes to connect to and select тАШConnectтАЩ. You should then see the тАЬProgress reportтАЭ show тАШLogin SucceededтАЩ. Connect to all the required volumes.
- Move to your management workstation and open Server Manager.
- Make sure your Hyper-V server is already added, if not be sure to add it.
- Browse to тАШFile and Storage Server > Volumes > DisksтАЩ.
- Find your server, and you will notice the new iSCSI disk is offline.
- Right-Click the disk and select тАШBring OnlineтАЩ.
- Agree to the warning message.
- Right-Click the disk and select тАШNew VolumeтАЩ.
- Run through the New Volume Wizard to create the new volume.
If your wanting to setup Multi-Path you can do so now (I was just running free Hyper-V so I couldn't set this up).
Notes
Install Nimble Windows Integration pack
- Install .Net 3.5 Framework (from cmd)
%WINDIR%\System32\WindowsPowerShell\v1.0\PowerShell.exe -command Import-Module ServerManager ;Add-WindowsFeature Net-Framework-Core - Browse to server share where Nimble software is and run the EXE file.
Resources
- http://www.techrepublic.com/blog/datacenter/configure-the-iscsi-initiator-in-windows-server-core-or-hyper-v-server/3945
- http://blogs.technet.com/b/canitpro/archive/2012/02/27/connecting-to-an-iscsi-san-using-command-line-options-on-hyper-v-server-amp-server-core.aspx
- http://technet.microsoft.com/en-us/library/ee338476%28v=WS.10%29.aspx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2013 07:52 PM
тАО04-25-2013 07:52 PM
Re: Hyper-V Core - iSCSI Setup
Thanks Shawn - this was very useful.(Beats trying configure everything via iscsicli).
Good Job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2015 04:44 PM
тАО09-15-2015 04:44 PM
Re: Hyper-V Core - iSCSI Setup
MPIO can be added to Hyper-V 2012 R2 (the free hypervisor) because it is a feature, not a role.
No other roles can be added to this server.
Make sure your iSCSI initiator service is running (PowerShell or RSAT), run Install-WindowsFeature Multipath-IO (or use RSAT to add the feature), reboot, finish setting it up (timeouts, load-balancing, etc) and you are ready for MPIO goodness!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2017 02:49 AM
тАО04-17-2017 02:49 AM
Re: Hyper-V Core - iSCSI Setup
Hi Shawn,
Thanks for the details.
But I am getting stuck at step #5. When I provide IP address of my storage, it gives me error that Connection Failed.
I have WWN number configured on my SAN Switch and Nimble storage under initiator group but still it is failing.
Please guide.
Regards,
Pranav