You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I created a VM with a QCOW2 root volume. This volume has the following custom parameters: cluster_size=1M, lazy_refcounts=on, preallocation=metadata.
When I create a template from the image and then create an instance from that template, the parameters for the new root volume revert to their default values (e.g., cluster_size 64k).
Is there a way to configure parameters for QCOW2 images that will then be used when creating new instances?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I created a VM with a QCOW2 root volume. This volume has the following custom parameters: cluster_size=1M, lazy_refcounts=on, preallocation=metadata.
When I create a template from the image and then create an instance from that template, the parameters for the new root volume revert to their default values (e.g., cluster_size 64k).
Is there a way to configure parameters for QCOW2 images that will then be used when creating new instances?
Kind regards,
JL
Beta Was this translation helpful? Give feedback.
All reactions