Clean up resources

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>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}}

click the source code to copy