Hi Everyone,
Newbie on ESXI here. I've just installed ESXI 6.0.0 Update 2 (Build 4192238) and I'm running into something I don't understand and I hope someone can explain it to me.
When I create a new VM and choose a disk size I can see that ESXI per default creates a preallocated disk. In the terminal with "ls -al" is shows the total size and "du -h" shows the actual size it uses, that much I get. What I don't understand is that even if I convert the vmdk to a thin disk, the pre-allocated size remains the same. This is becoming a bit of an issue because when I copy the disk to another datastore (or to a folder on the same datastore) it doesn't copy the real size but the preallocated size.
e.g. I can create a 200gig disk with no data on it, a copy to a different datastore will create a 200 gig disk.
Q: Is this expected behavior and is there a way to turn this off? I would like to create a VM with a thin disk that only takes up the space of the data inside, so that it can be used as a template that I can export and import on demand. Having a large disk with nothing in it doesn't make much sense.
Thanks in advance!