VMware vSphere

 View Only
Expand all | Collapse all

This virtual machine needs to have its disks consolidated - does this take alot of space?

  • 1.  This virtual machine needs to have its disks consolidated - does this take alot of space?

    Posted Jun 14, 2023 07:28 AM

    Hi all,

     

    I have 2 servers which need consolidating however we are lacking space on our host running esxi 6.7. Does consolidating take up much space? Also does it take down the server when consolidating? 



  • 2.  RE: This virtual machine needs to have its disks consolidated - does this take alot of space?

    Posted Jun 19, 2023 09:06 AM

    Hi  

    when you consolidate your VMs, they won't be powered down. After consolidation, it will also consume less space.

    Virtual disk consolidation is the process of merging virtual disk files created after taking snapshots. You can initiate disk consolidation on demand to avoid performance degradation and other issues. When you take a snapshot, delta disks are created and changes are written to the appropriate delta disk (the latest delta disk by default, until one of the previous snapshots is selected to restore the virtual machine). As a result, redundant data is present in the virtual machine storage because each delta disk contains all changes made as compared to the previous delta disk state, and the parent disk remains unchanged.

    When the chain of snapshots and related virtual disk files becomes large, performance degrades. When you perform VMware disk consolidation, data from delta disks is merged to a single disk, and no redundant data is left on the datastore where this VM’s files are located. Storage space is cleaned after you consolidate virtual machine disk files. Remember that VMware recommends using no more than 32 snapshots per VM.

    --
    --
    Please don't forget to accept this as an accepted solution or give me a KUDO if you find this post useful! Thanks!



  • 3.  RE: This virtual machine needs to have its disks consolidated - does this take alot of space?

    Posted Jun 19, 2023 09:20 PM

    Yes, you need space in your datastore to consolidate the vm´s