"Currently connected network interface" 'Network adapter #' uses network 'DVSwitch[## ## ## ## ## ## ## ##-## ## ## ## ## ## ## ##] NSX port group [dvportgroup-##](nsxa down)', which is not accessible.vpxa.log may show either:vim.VirtualMachine.reconfigure: :vim.fault.PlatformConfigFault
--> message = "Failed to attach virtual network interface Unknown to logical switch ########-####-####-####-############, message from NSX: No response from NSXA"
--> text = "Failed to attach VIF"
--> msg = "An error occurred during host configuration: Failed to attach VIF."or
vim.VirtualMachine.reconfigure: :vim.fault.PlatformConfigFault
--> message = "Failed to attach virtual network interface Unknown to logical switch ########-####-####-####-############, message from NSX: Failed to send VIF RPC request. Please check if the connectivity between Host and NSX Manager is up."
--> text = "Failed to attach VIF"
--> msg = "An error occurred during host configuration: Failed to attach VIF."
"No response from NSXA"
--> text = "Failed to attach VIF"
--> msg = "An error occurred during host configuration: Failed to attach VIF." or vim.VirtualMachine.reconfigure: :vim.fault.PlatformConfigFault
--> message = "Failed to attach virtual network interface Unknown to logical switch ########-####-####-####-############
"Failed to send VIF RPC request. Please check if the connectivity between Host and NSX Manager is up."
--> text = "Failed to attach VIF"
--> msg = "An error occurred during host configuration: Failed to attach VIF."The nsxa component on the ESXi host is responsible for executing network configurations. If this service crashes, hangs, or fails to start during host preparation, it cannot respond to vCenter's request to attach the VIF.
Even if certificates are valid and the NSX Manager appliance is stable, there could be underlying network connectivity issues (like dropped traffic or routing problems) preventing the specific ESXi host from communicating with the NSX Manager. If the host enters a "disconnected" or "failed" state in the NSX fabric, provisioning operations will fail.
In the context of your specific environment, the failure to get a response from the NSX-SFHC (Service Fabric Host Component) during the cluster addition process directly leads to this nsxa timeout.
net-dvs -l | fgrep component.nsxacom.vmware.common.opaqueDvs.status.component.nsxa = down , propType = CONFIG/etc/init.d/nsx-opsagent restart/etc/init.d/nsx-proxy restart