Hello,
I have a lab with the following configuration
3 esxi hosts
Vcenter installed on W2008 R2
2 NFS shares on different servers
I've created a DRS/HA cluster and on every host mounted the two NFS shares, also added 3 vswitches with vkernels like this
Switch0 for management (192.168.1.1-2-3 - default switch)
Switch1 for Vmotion (192.168.2.1-2-3)
Switch2 for High availability (192.168.3.1-2-3)
In order to not mix the traffic every swich uses different networks, the problem comes when i try to migrate a VM, i receive the message "can't connect using Vmotion network" and when i connect using ssh the host i can't ping the others in the same network range ej, 192.168.2.2 won't ping 192.168.2.3 and so on)
I even tried to change the vmotion ip's (192.168.2.XX to 192.168.1.XX) so they going to be in the same sunet but i received the same error even when ping respond.
My QS is...the configuration is correct? is valid to use different networks this way? how can i route between networks?
EVC is activated and DRS storage is also set up.
Thanks in advance.