I have a fairly large VM I use as a template (500GB and 1TB volumes). It is stored on a NFS attached node. In an attempt to clone it I got the following error:
I found in another thread that suggests turning off preallocation for the clone process. I installed the testing packages mentioned in the thread by adding the "testing" repository to apt (libpve-storage-perl-7.0-15).
How do I turn preallocation off to (hopefully) successfully clone this VM?
create full clone of drive sata1 (HDD:101/vm-101-disk-1.qcow2)
Formatting '/mnt/pve/HDD/images/203/vm-203-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=1099511627776 lazy_refcounts=off refcount_bits=16
TASK ERROR: clone failed: unable to create image: 'storage-HDD'-locked command timed out - aborting
I found in another thread that suggests turning off preallocation for the clone process. I installed the testing packages mentioned in the thread by adding the "testing" repository to apt (libpve-storage-perl-7.0-15).
How do I turn preallocation off to (hopefully) successfully clone this VM?