Thick Disk Egar Zerod - used for FT, microsoft cluster, oracle cluster
with the eager zero, during the vmdk creation itself the entire space is zero filled in the vmfs filesystem. so whenever a vm writes data there is no need to do the zeroing, with the lazy zero when ever a vm writes first that portion of vmdk needs to be zero filled and then it writes the actual data, there you loose some write performance.
Lazy Zerod- general use, you can use..