[pve-devel] [PATCH v3 docs 7/7] storage: add hint to avoid storage aliasing
Aaron Lauterer
a.lauterer at proxmox.com
Thu Jun 1 15:53:42 CEST 2023
Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
---
I am happy for suggestions on how to improve the phrasing if it is not
clear enough.
pvesm.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/pvesm.adoc b/pvesm.adoc
index 6ade1a4..7e91c50 100644
--- a/pvesm.adoc
+++ b/pvesm.adoc
@@ -174,6 +174,9 @@ zfspool: local-zfs
content images,rootdir
----
+CAUTION: It is not advisable to have multiple storage configurations pointing
+to the exact same underlying storage. Such an _aliased_ storage configuration
+can lead to unexpected behavior.
Common Storage Properties
~~~~~~~~~~~~~~~~~~~~~~~~~
--
2.30.2
More information about the pve-devel
mailing list