Nikita A Menkovich
2011-Jan-13 13:45 UTC
[libvirt-users] Problem with FreeBSD graceful shutdown
Hello, I have FreeBSD guest running with KVM+libvirt, when I send shutdown through virsh for ex. $ virsh shutdown freebsd There is not any reaction from FreeBSD. Linux guests works together with acpid daemon well. devd in freebsd is running, and should work correct. Is there any way to fix this dumpxml config http://pastebin.com/UGGgG894 devd config is out of box -- Nikita A Menkovich JID: menkovich at gmail.com
On 14/01/2011, at 12:45 AM, Nikita A Menkovich wrote:> Hello, > > I have FreeBSD guest running with KVM+libvirt, when I send shutdown > through virsh for ex. > > $ virsh shutdown freebsd > > There is not any reaction from FreeBSD. Linux guests works together > with acpid daemon well. > devd in freebsd is running, and should work correct. Is there any way > to fix this > > dumpxml config > http://pastebin.com/UGGgG894Hi Nikita, Just as a way to check what is wrong, is there a way to enable debugging or logging of devd, to see if it is receiving the ACPI events? I'm just thinking that "in theory", the virtual machine should be getting the ACPI shutdown. Checking if it really is or isn't would be a good way to figure out which part of things is going wrong. Regards and best wishes, Justin Clift