Note that there are some explanatory texts on larger screens.

plurals
  1. POReclaim space in differential VHD
    primarykey
    data
    text
    <p><a href="http://www.petri.co.il/virtual_creating_differencing_disks_with.htm" rel="nofollow noreferrer">http://www.petri.co.il/virtual_creating_differencing_disks_with.htm</a></p> <p>I followed these steps to create a "Differencing Disks" of the WSSv3 demo VHD from microsoft. Well some time has passed, forgot that it was a "differencing" disk and upon defragging, the VUD (Virtual Undo Disk) expanded to consume the remainder of the free space on my hard drive.</p> <p>Other then committing these changes back to the original VHD file, is they any other way for me to shrink a VUD.</p> <p>Thanks</p> <p>[Update]</p> <p>Unfortunaelty the change history seems to keep every change to a file, even file fragmentation (why).</p> <pre><code>org -&gt; verA -&gt; verB -&gt; verC -&gt; verD -&gt; verE -&gt; current. </code></pre> <p>A tool would be nice to collapse the history tree to something like <strong>org -> current</strong> and drop/ignore the change history in between as well as defragement the change log for optimization.</p> <p>[Update#2]</p> <p>First, Sorry for the extensions to my questions</p> <p>Second, Is it possible to shrink a differential disk by merging it with its differential parent disk.</p> <pre><code>Base.VHD -&gt; Child.VHD (Differential) -&gt; Grandchild.VHD (Differential) </code></pre> <p>In merging the Grandchild with the Child would the size be [Child Size] + [GrandChild Size] or would it be something like [Child Size] + [Size of Actual File Differences in Grandchild]?</p> <p>Thanks again.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload