I am using raw for my VMs, but for templates I am trying to figure out what is the best way to get the most compressed filesize so that I can save more space for active VMs rather than have space used by templates. I am using '.vmdk' for templates currently but sometimes these still take full size as '.raw' (e.g: if I have 50GB raw file, sometimes cloning to vmdk will show 50GB vmdk file, but it only seems to happen with some VMs? Maybe the way it stores the data, I don't know).
So my question is, what is the best way to get the highest compression for my templates? Which format should I use? Many thanks
So my question is, what is the best way to get the highest compression for my templates? Which format should I use? Many thanks