This is an automated email from the ASF dual-hosted git repository.
weizhouapache pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.20 by this push:
new b323e7d9 vTPM: add warning message about non-persistent data (#598)
b323e7d9 is described below
commit b323e7d9b7b94effdf397311ad02ec3fef134c93
Author: Wei Zhou <[email protected]>
AuthorDate: Tue Sep 1 14:05:10 2026 +0200
vTPM: add warning message about non-persistent data (#598)
* vTPM: add warning message about non-persistent data
* Update source/adminguide/virtual_machines.rst
Co-authored-by: dahn <[email protected]>
* Update source/adminguide/virtual_machines.rst
---------
Co-authored-by: dahn <[email protected]>
---
source/adminguide/virtual_machines.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/source/adminguide/virtual_machines.rst
b/source/adminguide/virtual_machines.rst
index 3e67dd82..e4d48704 100644
--- a/source/adminguide/virtual_machines.rst
+++ b/source/adminguide/virtual_machines.rst
@@ -1047,6 +1047,9 @@ TPM version for KVM. There are two options:
|vm-settings-virtual-tpm-enabled-vmware.png|
Enable or disable vTPM for VMware.
+.. note::
+ Data stored in the virtual TPM device is not persistent.
+
Instance Snapshots
==================