Hi,
you can change the cluster size with e.g. qemu-img convert -f qcow2 -O qcow2 -o cluster_size=128K in.qcow2 out.qcow2. The l2 cache size needs to be specified upon invocation of the QEMU process. Unfortunately, this is currently not supported in Proxmox VE (except by doing it manually via the args configuration option). See this feature request for more information.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.