uni-due-syssec / libvirt-autoballoon

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libvirt-autoballoon

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

That script just detect all running libvirt-qemu guests on localhost
and try balloon unused memory from guests to host

Proof of concept

Installation

~# make install
~# systemctl enable libvirt-autoballoon
~# systemctl start libvirt-autoballoon

About

libvirt-autoballoon: daemon to autoballoon guest memory by virsh on host with libvirt

License:GNU General Public License v3.0


Languages

Language:Python 89.0%Language:Makefile 11.0%