Live migration failures with KVM and libvirt

...

3 August 2015 · 2 min · 334 words · Major Hayden

Run virsh and access libvirt as a regular user

Libvirt is a handy way to manage containers and virtual machines on various systems. On most distributions, you can only access the libvirt daemon via the root user by default. I’d rather use a regular non-root user to access libvirt and limit that access via groups. ...

11 April 2015 · 1 min · 194 words · Major Hayden