Load balancing between ethernetcards
Hi,
I got an Open-E DSS server with 6 ethernet ports, 2 and 2 are bundled in active/passive and each bundle is has ips in separate subnets and each bundle is used for separate type of traffic
The config now:
bundle 1 (eth0/1) = 10.50.189.50/24 = mgmt + cifs
bundle 2 (eth2/3) = 10.50.190.50/24 = iscsi
bundle 3 (eth4/5) = 10.50.191.50/24 = nfs
The thing that I was wondering is it possible to set all interfaces in the same subnet and assign each vmware server to separate iscsi targets to staticaly load balance the traffic between the ports so I can get a dedikated 1G link to each server ? (I only got 2 vmware servers) Will this work at all ? (The main usage is iSCSI so th nfs/cifs I only use for testing and do not need to have separate interfaces)
Or do you have a feature like Equallogic that has a "group ip" that is used as a target and then that one redirects the traffic to one of the other ips of the EQ appliance to balance the load between the interfaces (the EQ has one group IP + 3 ethernet cards with 1 ip each, all in the same subnet)
--
Rasmus Fauske
You can enable MPIO support
Hello, you could enable MPIO support in ESXi (I use ESXi 4) and enabling MPIO allows the traffic to be round-robin load balanced across multiple connections between open-e and your vmware server. This was something like a 4 click operation, once you had already assigned a VMKernel port and IP to the adapter on ESXi.
There are some very good how-to's in the support/documentation section of the open-e website.
Hope this helps,
TFZ