To clone a thin provisioned .vmdk virtual disk:
# clone vm1.vmdk to vm2.vmdk vmkfstools -i vm1/vm1.vmdk -d thin vm2/vm2.vmdk