]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.adoc
storage: add hint to avoid storage aliasing
[pve-docs.git] / pvesm.adoc
index d250e0b507229d62bcb2b5ad4c57d76a3e3a8188..49eb972ae1d047f8a740f85ea243ff979b8e7351 100644 (file)
@@ -177,6 +177,12 @@ zfspool: local-zfs
        content images,rootdir
 ----
 
+CAUTION: It is problematic to have multiple storage configurations pointing to
+the exact same underlying storage. Such an _aliased_ storage configuration can
+lead to two different volume IDs ('volid') pointing to the exact same disk
+image. {pve} expects that the images' volume IDs point to, are unique. Choosing
+different content types for _aliased_ storage configurations can be fine, but
+is not recommended.
 
 Common Storage Properties
 ~~~~~~~~~~~~~~~~~~~~~~~~~