ls -la /vmfs/volumes/datastore/VMname/*-delta.vmdk If snapshots exist, clone from the snapshot or use vmkfstools -i to convert delta to a new VMDK.
# SSH to ESXi host lsof | grep -i "deleted.*vmdk" If found, copy the file descriptor:
ls -la /vmfs/volumes/datastore/VMname/*-delta.vmdk If snapshots exist, clone from the snapshot or use vmkfstools -i to convert delta to a new VMDK.
# SSH to ESXi host lsof | grep -i "deleted.*vmdk" If found, copy the file descriptor: