Symptoms:
Error: File system specific implementation of LookupAndOpen[file] failed.YYYY-MM-DDTHH:MM:SS| vmx| I125+ File system specific implementation of LookupAndOpen[file] failedYYYY-MM-DDTHH:MM:SS| vmx| I125+ Failed to lock the file 2020-12-22T19:22:14.715Z| vmx| I125+ Cannot open the disk '/vmfs/volumes/xxxx-xxxx-xxxx-xxxx/originalVMname/originalVMdisk.vmdk' or one of the snapshot disks it depends on.YYYY-MM-DDTHH:MM:SS| vmx| I125+ Module 'Disk' power on failed.YYYY-MM-DDTHH:MM:SS| vmx| I125+ Failed to start the virtual machine.The Error: File system specific implementation of LookupAndOpen[file] failed error occurs due to a cloned VM configuration file (.vmx) does not point to the cloned disk, instead it's pointing to the original VM disk.
To resolve the Error: File system specific implementation of LookupAndOpen[file] failed issue edit the VM configuration to point to the cloned disk.
scsix:x.filename = "/vmfs/volumes/datastorename/vmfolder/vmdisk.vmdk"