Hi,
is the following possible:
2x ESX4 in Subnet 192.168.1.0 /24
2x ESX4 in Subnet 192.168.2.0/24
I want to use DRS & HA in this cluster.
Thx in advance!
Chakoe
There must be network connectivity between these ESXes on SC. It does not really matter if they are in same or different subnets.
---
MCSA, MCTS Hyper-V, VCP 3/4, VMware vExpert
Yes it does matter, you will need to disable the network check. HA will check if networks are compatible or not. If it not the same network it will fail.
Setting the following in the Advanced Settings of HA will enable you to use two different networks:
das.bypassNetCompatCheck = true
Duncan
VMware Communities User Moderator | VCDX
-
Now available: <a href="http://www.amazon.com/gp/product/1439263450?ie=UTF8&tag=yellowbricks-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1439263450">Paper - vSphere 4.0 Quick Start Guide (via amazon.com)</a> | <a href="http://www.lulu.com/product/download/vsphere-40-quick-start-guide/6169778">PDF (via lulu.com)</a>
Blogging: http://www.yellow-bricks.com | Twitter: http://www.twitter.com/DuncanYB
