From: Fabian Ebner Date: Mon, 7 Feb 2022 08:06:47 +0000 (+0100) Subject: storage: document preallocation as a common storage option X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=0537ebf1d868ea6a1ffbf84ed014c05ed74f913a storage: document preallocation as a common storage option Signed-off-by: Fabian Ebner --- diff --git a/pvesm.adoc b/pvesm.adoc index 98c8c44..76992dd 100644 --- a/pvesm.adoc +++ b/pvesm.adoc @@ -239,6 +239,12 @@ format:: Default image format (`raw|qcow2|vmdk`) +preallocation:: + +Preallocation mode (`off|metadata|falloc|full`) for `raw` and `qcow2` images on +file-based storages. The default is `metadata`, which is treated like `off` for +`raw` images. When using network storages in combination with large `qcow2` +images, using `off` can help to avoid timeouts. WARNING: It is not advisable to use the same storage pool on different {pve} clusters. Some storage operation need exclusive access to the