I've heard that a fix for this should be ready for Q3 2022, so there is a week or two left for this.
I have heard reports from some of our system users that systems that consist of ESXi 6.7 hosts with vCenter 7.0 experience the same issue. Whereas when the system was ESXi 6.7 hosts with vCenter 6.7 there was no problem.
Not surprising as the problem is likely to lie in the FDM being installed by vCenter when hosts join a cluster.
It also turns out there are more HA advanced options that the two listed in the online documentation.
The documentation gives you :
- das.respectvmvmantiaffinityrules
- das.respectvmhostsoftaffinityrules
The following can also be set on vSphere 6.7 and 7.0:
- das.treatVmVmAntiAffinityAsSoft
- das.respectVmVmAffinityRules
- das.respectVmHostSoftAntiAffinityRules
Not too sure what the 'das.treatVmVmAntiAffinityAsSoft' rule is for, it looks to be complimentary and mutually exclusive with 'das.respectvmvmantiaffinityrules'. It has also said to sometime change from its default value of "FALSE", which could be problem, especially given this setting is not widely publicised. The other settings looked like might have helped in our case, but also seemed to have no effect in our set-up.