<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Access data from a possibly corrupt vdmk delta file in ESXi Discussions</title>
    <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987705#M290203</link>
    <description>&lt;P&gt;The &lt;EM&gt;.log&lt;/EM&gt; files have unfortunately been overwritten, i.e. do not contain details about the previous state. So these are not helpful.&lt;BR /&gt;Assuming that the snapshot chain corresponds to the snapshots file names, I modified the attached &lt;EM&gt;.vmdk&lt;/EM&gt; descriptor files, so that the chain is &lt;EM&gt;VDB2-000002.vmdk -&amp;gt; VDB2-000001.vmdk -&amp;gt; VDB2.vmdk&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;What you may do is to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;extract the attached archive&lt;/LI&gt;
&lt;LI&gt;upload (overwrite) the 3 &lt;EM&gt;.vmdk&lt;/EM&gt; descriptor files to the VM's folder on the datastore&lt;/LI&gt;
&lt;LI&gt;delete the &lt;EM&gt;VDB2-000002-ctk.vmdk&lt;/EM&gt; file&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;After this, and before powering on the VM, I recommend that you create another VM snapshot, so that the current files won't get modified.&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 22:17:49 GMT</pubDate>
    <dc:creator>a_p_</dc:creator>
    <dc:date>2023-09-21T22:17:49Z</dc:date>
    <item>
      <title>Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987509#M290177</link>
      <description>&lt;P&gt;The issue started when we tried to delete a snapshot and it timed out during the process. It might not have been able to fully consolidate to the baseline. Lost the vmdk files but followed the steps in following KB to recreate vmdk for flat and for a snapshot:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.vmware.com/s/article/1002511" target="_blank"&gt;https://kb.vmware.com/s/article/1002511&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;A href="https://kb.vmware.com/s/article/1026353" target="_blank"&gt;https://kb.vmware.com/s/article/1026353&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now when booting up, it drops into Busybox/initramfs which leads me to believe that the disk is corrupted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also getting an alarm message saying Virtual machine disks consolidation needed.&lt;/P&gt;&lt;P&gt;I would be extremely grateful if someone can show me how to mount the snapshot disk to at least access the data if this virtual machine is now hosed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 01:41:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987509#M290177</guid>
      <dc:creator>chinggay</dc:creator>
      <dc:date>2023-09-21T01:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987585#M290196</link>
      <description>&lt;P&gt;I'd something similar in a cyber attack and was able to get the data off the disks following the below&lt;/P&gt;&lt;P&gt;&lt;A href="https://enes.dev/" target="_blank"&gt;https://enes.dev/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now the guide is for recovering off flat files but you can follow the process from "&lt;SPAN&gt;06/02/2023 - UPDATE!" Guides you through mounting using the software and pulling it off.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 11:48:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987585#M290196</guid>
      <dc:creator>bmcb555</dc:creator>
      <dc:date>2023-09-21T11:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987667#M290199</link>
      <description>&lt;P&gt;According to the file listing, the VM has &lt;STRONG&gt;two&lt;/STRONG&gt; snapshots, but you've recreated the descriptor for just one of them. Therefore I assume that the &lt;EM&gt;.vmdk&lt;/EM&gt; files have not been chained in the correct order.&lt;/P&gt;
&lt;P&gt;To find out what can be done. please compress/zip all of the VM's files except for the &lt;EM&gt;flat&lt;/EM&gt;, &lt;EM&gt;delta&lt;/EM&gt;, &lt;EM&gt;ctk&lt;/EM&gt;, and &lt;EM&gt;.nvram&lt;/EM&gt; files, and attach the &lt;EM&gt;.zip&lt;/EM&gt; archive to your next reply.&lt;/P&gt;
&lt;P&gt;In addition to the files, please post the output of &lt;EM&gt;df -h&lt;/EM&gt;, and &lt;EM&gt;ls -lisa&lt;/EM&gt; (from within the VM's folder).&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 17:30:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987667#M290199</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-09-21T17:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987687#M290202</link>
      <description>&lt;P&gt;Thank you so much for your time.&lt;/P&gt;&lt;P&gt;I have since also attempted to recreate a descriptor file for 00001 delta but still got busybox on boot. I have deleted it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 19:53:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987687#M290202</guid>
      <dc:creator>chinggay</dc:creator>
      <dc:date>2023-09-21T19:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987705#M290203</link>
      <description>&lt;P&gt;The &lt;EM&gt;.log&lt;/EM&gt; files have unfortunately been overwritten, i.e. do not contain details about the previous state. So these are not helpful.&lt;BR /&gt;Assuming that the snapshot chain corresponds to the snapshots file names, I modified the attached &lt;EM&gt;.vmdk&lt;/EM&gt; descriptor files, so that the chain is &lt;EM&gt;VDB2-000002.vmdk -&amp;gt; VDB2-000001.vmdk -&amp;gt; VDB2.vmdk&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;What you may do is to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;extract the attached archive&lt;/LI&gt;
&lt;LI&gt;upload (overwrite) the 3 &lt;EM&gt;.vmdk&lt;/EM&gt; descriptor files to the VM's folder on the datastore&lt;/LI&gt;
&lt;LI&gt;delete the &lt;EM&gt;VDB2-000002-ctk.vmdk&lt;/EM&gt; file&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;After this, and before powering on the VM, I recommend that you create another VM snapshot, so that the current files won't get modified.&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 22:17:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2987705#M290203</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-09-21T22:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access data from a possibly corrupt vdmk delta file</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2988147#M290233</link>
      <description>&lt;P&gt;It successfully booted up after following your steps. I did make a snapshot before powering on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant thank you enough!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 16:37:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Access-data-from-a-possibly-corrupt-vdmk-delta-file/m-p/2988147#M290233</guid>
      <dc:creator>chinggay</dc:creator>
      <dc:date>2023-09-25T16:37:36Z</dc:date>
    </item>
  </channel>
</rss>

