0

I have a DELL R710 with ESXI 5.0. I've created a VM with 100GB thin provision. I deleted most of the data. Is it possible to shrink the VM folder on the ESXI? thanks! Dotan.

edotan
  • 1,876
  • 13
  • 39
  • 57

2 Answers2

3

Use Storage vMotion to move it to another datastore as a thick eager zeroed VMDK then move it back to the original location as a thin one.

Chopper3
  • 101,299
  • 9
  • 108
  • 239
1

This answer explains how to do it https://serverfault.com/a/487550/15008

If you use a compressed filesystem eg. ZFS or thin provisioning over nfs then zeroing the blocks can be enough

JamesRyan
  • 8,166
  • 2
  • 25
  • 36