PVE Qemu Event Daemon

From Proxmox VE
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

qmeventd is a daemon that listens on PATH for incoming connections from a qemu qmp socket, and waits for SHUTDOWN events. When a client then disconnects, it executes /usr/sbin/qm cleanup. This makes it easy to clean up leftover tap devices, vgpus, etc.