How to use iSCSI inside HyperV VM?
Posted
by William
on Server Fault
See other posts from Server Fault
or by William
Published on 2010-04-21T16:26:57Z
Indexed on
2010/04/21
16:33 UTC
Read the original article
Hit count: 418
I have 2 Dell R710 servers (intended to set up HyperV cluster) and a MD3000i SAN set up:
Server1/Server2: NIC 1: connected to company LAN NIC 2: crossover to the other server's NIC 2 NIC 3: crossover to iSCSI port of SAN controller 1 NIC 4: crossover to iSCSI port of SAN controller 2
I have both servers setup as diskless servers with iSCSI boot from SAN without problem. But how can I access iSCSI from within the VM such that I can set up clustering inbetween the VMs? I can ping from the host to the SAN but found that NIC3/4 cannot be used for virtual network in HyperV? What am I doing wrong?
© Server Fault or respective owner