Error: Platform config fault reported by vCenter Server. Platform Config fault occurred. An error occurred during host configuration. vCenter Server task (moref: task-#######) failed in vCenter Server10.4.3
Platform config fault reported by vCenter Server" typically indicates a communication or state synchronization failure between VMware Cloud Director (VCD), vCenter Server, and NSX (specifically the NSX Host Transport Node status).NSX Operations Agent Failure: The nsx-opsagent on the ESXi host is stopped or hung, preventing vCenter from pushing networking configurations requested by VCD.
Certificate Mismatch: A recent change in SSL certificates (vCenter or NSX) hasn't been fully propagated, causing the "Host Config RPC" to fail.
Host Transport Node State: The host is in a "Partial Success" or "Failed" state within the NSX Manager UI.
Follow these steps to diagnose and resolve the host-level configuration fault:
Identify the Impacted Host
Locate the specific ESXi host where the VCD task failed by checking the vCenter Server Tasks and Events. Look for thetask-####### mentioned in the VCD error message to identify the specific host being configured.Restart NSX Agents on ESXi
If the host is managed by NSX, log in to the impacted ESXi host via SSH and restart the management agents:
/etc/init.d/nsx-opsagent status/etc/init.d/nsx-opsagent restart /etc/init.d/nsx-proxy restartLog in to the NSX Manager UI.Navigate to System > Fabric > Nodes > Host Transport Nodes.Locate the impacted host and check the Configuration State.If the state is Failed, click Resolve or Re-set State.If the error persists, ensure that the vCenter registration in VCD and the NSX Manager connection are healthy:In VCD, go to Resources > Infrastructure Resources > vCenters. Select the vCenter and click Refresh/Reconnect.Accept any prompted certificate updates.