Unsolved

This post is more than 5 years old

28 Posts

18873

September 16th, 2013 13:00

Hyper-V iSCSI Direct Connect Disk

Can someone point me to where I can find documentation on how to connect up a volume to a Hyper-V guest with direct connect.

28 Posts

September 17th, 2013 04:00

The host has 4 NICs, two for the SAN and one each for the LAN and the virtual switch.  I created a second virtual switch which I connected to one of the SAN NICS.  I added a second NIC to to the guest, and connected it to the second (iSCSI) virtual switch.  When I open up the iSCSI initiator on the guest OS, I don't see any SAN volumes.

6 Operator

 • 

9.3K Posts

September 21st, 2013 22:00

After you create the second virtual switch, give the guest a 2nd virtual nic (to this second virtual switch) and you assign an IP (in the iSCSI subnet) to this virtual NIC, you need to add the group iSCSI IP to the discovery of the iSCSI initiator and set the ACL on the volume to either the iqn or the iSCSI IP of the guest.

However, this is just to get the basic functionality.

To do guest attached iSCSI better, I'd suggest:

- use completely different physical network ports for guest iSCSI versus host iSCSI (if you're using 10Gbit NICs this is probably not as necessary, but wouldn't hurt if you have the ports (on the network cards and switches)

- create 2 virtual switches each with 1 single nic for the virtual network and don't allow management over this (uncheck that checkbox when creating the virtual switch)

- enable jumbo frames and flowcontrol on those physical nics

- give the guest 2 extra virtual network cards and connect each to one of the 2 virtual iSCSI networks

- install the Equallogic hitkit on the guest (and reboot)

- configure the guest for iSCSI access just like you do a host

0 events found

No Events found!

Top