Hi @@ertanerbek, thanks for advice. I'm already working with templates with no issues. The problem is that every time I import new disk or when I need to full clone some VM I need to perform those manual steps to fix the allocation issues. I think that something must be done by proxmox...
The problem: The hard disk clone or import function allocate 100% nominal disk size.
PVE Version: 6.2-10
Background: .VMDK and .QCOW2 disks are thin provisioning based. This means that if you create a new 20gb disk, the disk allocation will grow until it reach 20GB.
The problem: Wile clone or...