The error message "The object or item referred to could not be found" within the vCenter Server Task view frequently noticed during host maintenance tasks.
VMware vCenter Server 8.x
vSphere with Tanzu (vSphere Kubernetes Service - VKS)
This error is triggered by the Container Storage Interface (CSI) component (com.vmware.cns). During the background health reconciliation process, VKS Persistent Volume Claims (PVCs) are re-queued. If a volume is in the process of being detached or has already been removed, the vCenter Server Management component may attempt to query the object, resulting in a vim.fault.NotFound exception. This is expected behavior and is by design; the system successfully handles the cleanup, but the transient error message is recorded in the task history and logs.
No action is required. This is an informational log entry and does not indicate a system failure or data corruption.
Workaround Not applicable. This behavior is by design.