Yes there is, when you create a Compute Offering you can choose between
thin provisioning, sparse provisioning and fat provisioning (full clone
afaik).
That said I do not recommend full clones generally, they generate a lot
of I/O and "waste" of space.
On 2023-11-21 14:18, Murilo Moura wrote:
Guys, when we create a new VM from a template, it seems to me that a
new
disk is created as if it were a snapshot, linked to the original
template
file (qcow2 backing file link).
Is there any way to avoid this link, creating a complete clone of the
template disk and attaching it exclusively to the new VM?