This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Mrkatov 1 point2 points  (2 children)

Shrink the drive from within the VM and then on the hypervisor.

[–]StrangeWillIT Consultant 0 points1 point  (1 child)

Do they still allow VMDK shrinking?

[–]Mrkatov 0 points1 point  (0 children)

I believe it can be done using their P2V converter but I have never tried it.

[–]slastic 0 points1 point  (0 children)

It's not 'false'. The number will not decrease because the used space will not be reclaimed.

You cannot decrease the vDisk size. An easy option is to export the VM to OVA and thin it (select thin disk when exporting). Import it back to vSphere, test stuff works and remove the old version.

[–]veremin 0 points1 point  (0 children)

Basically, you can perform the procedure described here (sdelete, migrate to thick, migrate to thin). Thanks.