After changing domain name on vCenter, File Service VMs may fail to redeploy in the workflow of File Service Remediation.
This can be verified by examining value of ovfPackageUrl for EAM, via VCSA's logging. When encountered, previously used domain will be seen assigned to ovfPackageUrl variable, example, via /var/log/vmware/vsan-health/
2025-12-16T14:59:13.355+01:00 INFO vsan-mgmt[#####] [VsanEamUtil::_GetAgency opID=vsan-PC-#############-### dynamicType = <unset, dynamicProperty = (vmodl.DynamicProperty) [], agentConfig = (eam.Agent.ConfigInfo) [ (eam.Agent.ConfigInfo) { dynamicType = <unset, dynamicProperty = (vmodl.DynamicProperty) [], productLineId = <unset, hostVersion = '6+', ovfPackageUrl = 'https://OLD-DOMAIN.local:443/vsanHealth/fileService/ovf/8.0.3.1000-24280767/VMware-vSAN-File-Services-Appliance-#######-######_OVF10.ovf', ovfSslTrust = <unset, ovfEnvironment = (eam.Agent.OvfEnvironmentInfo) {
VMware vSAN 8.x
vSAN File Services (All Versions)
After disabling vSAN cluster and manually changing vCenter domain name, the old OVF URL persists in EAM config.
This causes vSAN files service to report unhealthy status, FSVM fail to install on ESXi host(s) and 'Remediate File Service' task will fail with 'invalidUrl' thrown in /var/log/vmware/vsan-health/
2025-12-09T13:18:46.672+01:00 ERROR vsan-mgmt[#####] [Traceback (most recent call last): File "bora/vsan/fileservice/vpxd/ File "bora/vsan/fileservice/vpxd/ File "bora/vsan/fileservice/vpxd/ File "/usr/lib/vmware-vpx/vsan- File "/usr/lib/vmware-vpx/vsan- File "/usr/lib/vmware-vpx/vsan-pyEam.VmomiSupport.eam.fault. dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '', faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [], url = 'https://OLD-DOMAIN.local:443/vsanHealth/fileService/ovf/8.0.3.1000-24280767/VMware-vSAN-File-Services-Appliance-#####_########_OVF10.ovf', malformedUrl = false, unknownHost = false, connectionRefused = true, responseCode = <unset>}
Follow the steps as below to re-create the eam agency with the new ovf URL:
1.From VCenter UI: Administration -> vCenter Server Extensions -> vSphere ESX Agent Manager -> Configure tab -> delete agency for vsan-file-service
2.Monitor -> VSAN Health -> Infrastructure Health -> Remediate File Service