Remediation failed, Failed to remove Component NVD-VGPU-800(<Version>) files may still be in use./var/log/esxupdate.logYYYY-MM-DDT HH:MM:SS [ESX_ACCEPTANCE_ERROR] Failed to remove Component NVD-VGPU-800(<Version_ID>), files may still be in use.
YYYY-MM-DDT HH:MM:SS [vLCM_REMEDIATION_FAILURE] Host: <ESXi_FQDN> Status: FAILED
The failure is caused by the nvdGpuMgmtDaemon service remaining active during the VIB removal or upgrade process. This service maintains an open handle on the NVIDIA driver files, preventing the ESXi host from removing the existing component.
To resolve this issue, manually stop the NVIDIA services on the affected host:
/etc/init.d/nvdGpuMgmtDaemon status/etc/init.d/xorg status/etc/init.d/nvidia-vgpu status/etc/init.d/nvdGpuMgmtDaemon stop/etc/init.d/xorg stop/etc/init.d/nvidia-vgpu stop