As part of the SDDC Manager operations listed below, vSAN high availability (HA) isolation address(es) will be configured to the expected values calculated by the SDDC Manager. Any manually configured vSAN HA isolation address(es) which are not part of the expected values will be unconfigured.
Operations which will cause reconfiguration of vSAN HA isolation addresses:
VCF 5.1
VCF 5.2
It is expected for the SDDC Manager to re-configure the vSAN HA isolation addresses and hence remove any unexpected values. However, flexibility is added to support customization from the user side.
To disable the automatic configuration and re-configuration of vSAN high availability isolation addresses during running operations, follow the below steps:
su -
configuration.disable.setting.ha.isolation.addresses=true
systemctl restart domainmanager
In order to re-enable the configuration of vSAN HA isolation addresses remove the value "configuration.disable.setting.ha.isolation.addresses=true" that was added in the file "/etc/vmware/vcf/domainmanager/application.properties" and restart the domain manager service.