I'm a new Open-E user (v6b4550), looking to hook our system up to our primary network as a NAS device (for NFS/CIFS access) and to our existing vSphere cluster for VMware VMFS access. The vSphere access will be over iSCSI. The Open-E appliance has two integrated NIC's currently running in an 802.3ad bond for access from our main network, and an external dual port PCIe NIC for access from vSphere.

All our vSphere hosts have dual port Qlogic iSCSI HBA's, which are used for multi-path access to our SAN. I want to connect to the Open-E appliance over these HBA's as well, and take advantage of multi-pathing if possible.

We have a single class C subnet for our SAN, and the vSphere host HBA's have two IP's from this subnet allocated (1 to each port). We map iSCSI volumes from our SAN to the vSphere hosts, and as well as multi-pathing failover, get the benefit of round-robin load balancing.

My question is, can I implement the same setup on the Open-E? If I try and add IP's on the same subnet to the two interfaces connected to our SAN, Open-E gives me a nice warning that this should not be done, and suggests I use the iSCSI Failover option. While having a virtual IP allocated to two physical NIC sounds like a solution, surely this means I will only have a single Gb link from the vSphere hosts, and not the round-robin connection I want.

You should note that the storage network is totally self contained, with no external routing.

Can I have multi-pathing with round-robin in Open-E, or will I have to use the iSCSI Failover option and lose performance?