In version 7.0.3 and later, restarting the VPXD service or VC reboot results in the loss of any custom tag categories added to the cluster configuration through the dsTagCategoriesToExclude API.
vCenter Server 7.0.3
Currently, when the VPXD service is restarted, any custom tag categories added to the cluster configuration under systemVMsConfig.dsTagCategoriesToExclude are lost.
This occurs because this information is not stored in the vCenter Server Database, resulting in a lack of persistence for these configurations.
Currently there is no resolution.
Workaround 1:
To persist across reboot or vpxd restart, use notAllowedDatastores list instead of dsTagCategoriesToExclude for managing custom tag categories in the cluster configuration.
Workaround 2:
If dsTagCategoriesToExclude is required, the category "SRM-com.vmware.vcDr:::status" along with "test" tag should be used instead of a custom tag-category to ensure that the configuration remains persistent across reboots.
vSphere 8.0 Update 3 introduces a redesign of vCLS to Embedded vCLS, which utilizes vSphere Pod technology. Deployment and lifecycle of these VMs are managed within ESXi and are no longer managed by the vSphere ESX Agent Manager (EAM)