I just noticed some strangeness with a new 4.1 cluster I just built. I setup each of the hosts with a static IP of 172.17.100.10 increasing each IP respectively per host.
An example IP configuration of a host would then be:
IP 172.17.100.10
MASK 255.255.255.0
GW: 172.17.100.1
Now I setup a separate VMotion VMKernel Port with an IP of 172.17.200.10 increasing each respectively per host. After doing that when I go into the console I see the IP configuration of each host looks like this:
IP 172.17.200.10
MASK 255.255.255.0
GW 172.17.100.10
This is on all the hosts and I can't believe that I fat fingered the IP or gateway wrong on 7 servers. Is this something ESXi is doing in regards to VMotion traffic? If I check the mangement IP in the VIP it still says it's 172.17.100.10 but the console on the host has it now at 172.17.200.10.
Am I losing my mind? It's been a rough couple weeks.
Thanks in advance for the help.