I've got a cluster of ESXi 5.1 hosts (fully updated, etc) that have been running fine for over a year without issues. This semester, we're having a class that needs their machines to be on a private network to guarantee that they don't break stuff on the main network. I set up a dvswitch for internal only, and added a bunch of VMs to it. So far, so good. The professor teaching the class asked that they get network access, so I set up a router VM, bridged between the normal dvswitch and the new internal only one.
Here's where the fun stuff starts. The machines on the internal switch won't get an IP address from the router unless they're on the same physical host. If they're on a different one, they won't talk to the DHCP server. If I migrate one to the host where the router is, they get an address, and then the customization wizard kicks off and redoes the deployment (for the fourth or fifth time on some of these I've been testing). When they come back, they work fine...until DRS moves them to a different physical host. When that happens, customization kicks off again.
At this point I'm not sure why customization keeps kicking off (though I know I can manually edit it out of the configuration, there's ~200 VMs so I need to figure out why it's happening. I'm also not sure why the internal dvswitch doesn't relay across hosts. Any help would be appreciated. I haven't done much with the dvswitch functionality at all, past setting up the original one for normal access.
Here's where the fun stuff starts. The machines on the internal switch won't get an IP address from the router unless they're on the same physical host. If they're on a different one, they won't talk to the DHCP server. If I migrate one to the host where the router is, they get an address, and then the customization wizard kicks off and redoes the deployment (for the fourth or fifth time on some of these I've been testing). When they come back, they work fine...until DRS moves them to a different physical host. When that happens, customization kicks off again.
At this point I'm not sure why customization keeps kicking off (though I know I can manually edit it out of the configuration, there's ~200 VMs so I need to figure out why it's happening. I'm also not sure why the internal dvswitch doesn't relay across hosts. Any help would be appreciated. I haven't done much with the dvswitch functionality at all, past setting up the original one for normal access.