Hello
Last night I received a notification that one of my VMs had gone down. When I tried to start it up, I got an error message saying it failed because it cannot find the VMDK file specified.
I don't know how this happened, but I noticed that my VM went down around the same time as my backup job was running, and the backup job failed with the following error message: "Processing <vmname> Error: Detected an invalid snapshot configuration."
The missing VMDK file is called "FELEKTRO-AV-000001.vmdk", but when browsing the datastore, I only see the following files:

So I have an FELEKTRO-AV-flat.vmdk file, and I have an FELEKTRO-AV-000001-delta.vmdk. Is there any chance that these are the base VMDK file and a snapshot?
At first I thought the -flat.vmdk file was the only file I needed, so I rebuilt the VMDK file using this guide: https://kb.vmware.com/s/article/1002511, but after starting it up I noticed that the VM image was now from 2017, so I assume the -flat file is an old snapshot (?).
Is it possible to merge/append the delta-file to the -flat file to recreate the currently missing VMDK-file?
Attached you'll find the vmx, vmsd, ls -lah output and some vmware logs.
Thanks for all your help - any suggestions appreciated.