Users who read about this feature unexpectedly run into this limitation. Signed-off-by: Maximiliano Sandoval <[email protected]> --- pve-storage-lvm.adoc | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc index fc2a8ef..6499978 100644 --- a/pve-storage-lvm.adoc +++ b/pve-storage-lvm.adoc @@ -75,6 +75,10 @@ The snapshot functionality is managed by the PVE storage system. + Enabling or disabling this flag only affects newly created virtual disk volumes. +NOTE: It is currently not possible to store TPM disk images in qcow2 format +footnote:[https://bugzilla.proxmox.com/show_bug.cgi?id=4693], +preventing taking snapshots as volume chain of these images. + WARNING: Snapshots as volume chains are currently a **technology preview** in {pve}. .Configuration Example (`/etc/pve/storage.cfg`) -- 2.47.3 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
