Hi,
I am in the process of migrating our virtual machines from our old ESXi 6.0 environment to our new ESXi 8.0 environment.
Because the vmxnet3 has the better performance, I am setting all network adapters to the vmxnet3.
I have migrated now about 15 virtual machines, of which 10 have a windows server 2019 guest OS, and about 5 have an ubuntu guest OS.
Out of 15 servers about 13 of them gave me the same problems.
After booting up the migrated virtual machine, I opt to reinstall vmware tools, to make sure I have the proper drivers for the network card.
Each time I end up with a situation where the network connection is not working.
The network adapter is visible, but does not work, as in: no network connection is possible.
I can check the IP settings, they are all good, just as you would expect.
The workaround that I now have found, that works most of the time... is to add a second network adapter to the virtual machine.
After adding a second adapter, the first adapter starts working.
After the first adapter is working, I can delete the second adapter again.
The first adapter keeps on working.
Unless... you reboot. Then the same thing happens again. This creates a very unstable environment.
This is working like this for windows guest OS servers.
The linux guest OS servers behave a bit different.
Similar to above, adding a second network adapter fixes the problem, but in this case I cannot remove the second adapter.
As soon as I do that, it breaks immediately.
the VMware tools version that I am using on the windows guest OS, is version 12.2.5.21855600
Does anyone have an idea how I can fix this?
Thank you