Archive for December 9th, 2008
KVM tweaks
KVM is coming along nicely. Today’s finding is from virsh: “shutdown gracefully shutdown a domain” Only it doesn’t – it just nukes the VM. How to fix this? First of all you must add this to your VM’s libvirt config: <features> <acpi/> </features> That will not make shutdown work, but it will stop it nuking [...]
Posted: December 9th, 2008 under Linux, My setup.
Comments: none