Hi!
I have a question! Using Oracle VM to build a virtualization platform, but Oracle VM and virtualbox have the same problem: for example, the virtual machine occupied by disk space can only increase can not be reduced. Virtual machines due to the use of dynamic allocation of disk, the use of virtual machine (add, delete files), the actual use of disk space is much smaller than the host vdi file size. So you need to compress the virtual machine vdi file to free up disk space. Virtualbox can use vboxmanage management tools to clean up vdi file, but the Oracle VM mananger and server how to solve this problem?
Thanks!