ls -lisa from old directory
117457476 8 drwxr-xr-x 1 root root 980 Jul 20 12:24 .
4 1024 drwxr-xr-t 1 root root 2520 Jul 20 12:24 ..
167789124 2573312 -rw------- 1 root root 2634231808 Feb 16 14:26 dnshole_0-000001-delta.vmdk
188760644 24773632 -rw------- 1 root root 25367359488 Jul 19 19:08 dnshole_0-000002-delta.vmdk
243286596 115712 -rw------- 1 root root 117649408 Jul 19 19:43 dnshole_0-000003-delta.vmdk
125846084 27734016 -rw------- 1 root root 107374182400 Jul 20 12:26 dnshole_0-flat.vmdk
176177732 0 -rw------- 1 root root 553 Jul 20 12:24 dnshole_0.vmdk
I restored here dnshole_0.vmdk from dnshole_0-flat.vmdk. Later I create new VM with the same name (stopping vpxa to perform), listing below. I think important is that flat.vmdk file modification date before creating .vmdk was 13 Feb - and after run new machine I get this date state.
total 4310040
180372036 8 drwxr-xr-x 1 root root 1400 Jul 20 12:24 .
4 1024 drwxr-xr-t 1 root root 2520 Jul 20 12:24 ..
213926468 4194304 -rw------- 1 root root 4294967296 Jul 20 12:24 dnshole_1-aa49c04b.vswp
218120772 1024 -rw------- 1 root root 8684 Jul 20 12:25 dnshole_1.nvram
192954948 0 -rw-r--r-- 1 root root 0 Jul 20 12:24 dnshole_1.vmsd
184566340 8 -rwxr-xr-x 1 root root 3189 Jul 20 12:24 dnshole_1.vmx
201343556 0 -rw------- 1 root root 0 Jul 20 12:24 dnshole_1.vmx.lck
205537860 8 -rwxr-xr-x 1 root root 3151 Jul 20 12:24 dnshole_1.vmx~
209732164 1024 -rw-r--r-- 1 root root 192774 Jul 20 12:31 vmware.log
197149252 112640 -rw------- 1 root root 115343360 Jul 20 12:24 vmx-dnshole_1-2856960075-1.vswp
Summary: I had only dnshole_0-flat.vmdk I restored both: dnshole_0-.vmdk and later attach them to new configuration via web configurator to get dnshole_1.vmx.
What I want to achive is restore -delta files from old VM. Thank you very much
Progress
I find that I could create new snapshot with command line, next removeall and get all merged to flat. But when I try this, the delta-4 is created, when I do removeall delta-4 is merged to flat, when old delats with real data stay.