VM folders could be copied/moved to other datastore for better management sometimes. However, after registering VM with vmx file under the newly copied/moved VM folder, a notification might appear.
Some of the disks of the virtual machine <virtual machine name> failed to load. The information present for them in the virtual machine configuration may be incomplete.
Open VM edit page, one or more virtual disks show 0MB.
Virtual disks are described in vmx file with full path pointing to its original datastore. For example:
scsi0:0.fileName = "/vmfs/volumes/<Datastore-ID>/<VM-Name>/<VM-Name>.vmdk"