Hello all,
I need some suggestions on how to design my iSCSI network
I habe 2 x R520 Power Edges with 2 Onboard Nics, 4 x PCI Nic, and 1 x Dual Port Nic -> so 8 nics at all
and a Equallogic PS4100 with 2 Controllers and 2 Nics on each Controller
I have 2 Dell Switches for my iSCSI Network.
The MGMT Adress of the Equallogic is 10.10.1.100
The Group IP is 10.10.1.101 - or must these IP in the iSCSI Network
My iSCSI Network should be
192.168.1.x / 24
do I need one network or do I have to use 2 different networks in order to get the failover working.
I plan 2 or 4 nics for vmkernel iSCSI traffic - what would you suggest?
If I use 4 nics - do I use 2 vmkernel ports with 2 links and link aggregation on the switches? Or do I use 4 vmkernel ports and round robin?
ESX1
vnmic0 192.168.1.1
vmnic1 192.168.1.2
ESX2
vnmic0 192.168.1.3
vmnic1 192.168.1.4
Equallogic
eth0 192.168.1.5
eth1 192.168.1.6
ESX1+ESX2
vmnic0 - iSCSI01
vmnic1 - iSCSI02
SwitchA
vmnic0 Esx1, vmnic1 ESX2, ControllerA eth0, ControllerB eth1
SwitchB
vmnic1 ESX1, vmnic0 ESX2, Controller A eth1, ControllerB eth0
Do I have to trunk the two switches?
regards
Dennsi