weizhouapache commented on issue #11842:
URL: https://github.com/apache/cloudstack/issues/11842#issuecomment-3406451221

   > i am using the swtpm together with manually deployed vms, using this tpm 
definition
   > 
   > ```
   >     <tpm model='tpm-tis'>
   >       <backend type='emulator' version='2.0'/>
   >       <alias name='tpm0'/>
   >     </tpm>
   > ```
   > 
   > the files remain, even after the vm has been powered off
   
   it may be because the vms you created are defined and persistent on the kvm 
host.
   when you destroy them, you can still find them by `virsh list --all`
   
   but the vms created by ACS, are not persistent on the kvm host.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to