]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.adoc
storage: document preallocation as a common storage option
[pve-docs.git] / pvesm.adoc
index c8e2347ab87e52a199470bc799a9bfda583fcb82..76992ddd1cf093a605ae87e4b7c61e37fd61389f 100644 (file)
@@ -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
@@ -436,6 +442,8 @@ include::pve-storage-cephfs.adoc[]
 
 include::pve-storage-btrfs.adoc[]
 
+include::pve-storage-zfs.adoc[]
+
 
 ifdef::manvolnum[]
 include::pve-copyright.adoc[]