Some of the disks of the virtual machine failed to load.
Failed to fetch the virtual machine disks.VMware vCenter Server 8.x
VMware vSphere ESXi 8.x
While virtual machines consist of multiple files, the ESXi host service (hostd) processes it as a single object. Should any of the virtual machine's child items become inaccessible, the virtual machine will transition into an invalid load state.
For example, if an ISO has been attached to a virtual machine and that ISO was moved away from the datastore; or was deleted without removing it from the virtual machine beforehand, the virtual machine will experience the issues described.
Furthermore, when the datastore that the virtual machine is located on becomes inaccessible, hostd will not refresh the disk. Default entries with 0 capacity will be generated for those virtual disks that were not yet cached. In this situation, hostd will not refresh the snapshot list for the virtual machine. As a result, snapshot creation tasks will fail. The snapshot itself is actually getting created, but the system fails to find the new UUID in the list, resulting in the task failing.
Ideally in this scenario, if we are keeping the ISO attached to the virtual machine, the datastore containing the ISO should be available to the ESXI.
One of the following action can be performed to mitigate this warning.
After performing the above action, and confirming the virtual machine is powered off, please follow the below steps to re-register the virtual machine.
The warning should be gone now and backup should work as expected.