1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 17:19:47 +01:00
tldr/pages/linux/qm-cleanup.md

10 lines
299 B
Markdown
Raw Normal View History

2022-10-24 00:21:12 +02:00
# 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}}`