1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

qm-cleanup: add page (#9111)

This commit is contained in:
Abhishek Srivastava 2022-10-24 03:51:12 +05:30 committed by GitHub
parent a93db501be
commit a9cb8f5a9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
# qm cleanup
> Clean up resources on QEMU/KVM Virtual Machine Manager like tap devices, VGPUs, etc.
> Called after a VM shuts down, crashes, etc.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Clean up resources:
`qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}}`