]> git.proxmox.com Git - pve-docs.git/commitdiff
storage: document preallocation as a common storage option
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 7 Feb 2022 08:06:47 +0000 (09:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Feb 2022 09:21:25 +0000 (10:21 +0100)
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
pvesm.adoc

index 98c8c449802f0ca25ac4fb8f83715ac7e52d963f..76992ddd1cf093a605ae87e4b7c61e37fd61389f 100644 (file)
@@ -239,6 +239,12 @@ format::
 
 Default image format (`raw|qcow2|vmdk`)
 
 
 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
 
 WARNING: It is not advisable to use the same storage pool on different
 {pve} clusters. Some storage operation need exclusive access to the