5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-02-09 09:57:30 +03:00

storage: document preallocation as a common storage option

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fabian Ebner 2022-02-07 09:06:47 +01:00 committed by Thomas Lamprecht
parent cf2da2d85e
commit 0537ebf1d8

View 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