mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 20:38:48 +00:00
storage: add hint to avoid storage aliasing
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
d7f84e1cc6
commit
0c3c5ff3ab
@ -177,6 +177,12 @@ zfspool: local-zfs
|
|||||||
content images,rootdir
|
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
|
Common Storage Properties
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user