Hi, I'm having some problems creating templates from virtual machines with snapshots. Virtual machines use thin provisioning, but when I take a snapshot the virtual disk is marked as thick (it seems to be a known bug ), although it actually uses thin provisioning. So, when I clone the virtual machine and mark it as template, this new template is configured as thick provisioning.
I've not been able to force the new template to be created as thin provisioning via the Perl SDK. Does anyone know how could I force the template to use thin provisioning??
Thanks in advance.