Re: [libvirt] [PATCH v2] qemu: report useful error failling to destroy domain gracefully

2013-05-17 Thread Eric Blake
On 05/17/2013 08:31 AM, Guannan Ren wrote: > Resolves:https://bugzilla.redhat.com/show_bug.cgi?id=927620 > > #kill -STOP `pidof qemu-kvm` > #virsh destroy $guest --graceful > error: Failed to destroy domain testVM > error: An error occurred, but the cause is unknown > > With --graceful, SIGTE

[libvirt] [PATCH v2] qemu: report useful error failling to destroy domain gracefully

2013-05-17 Thread Guannan Ren
Resolves:https://bugzilla.redhat.com/show_bug.cgi?id=927620 #kill -STOP `pidof qemu-kvm` #virsh destroy $guest --graceful error: Failed to destroy domain testVM error: An error occurred, but the cause is unknown With --graceful, SIGTERM always is emitted to kill driver process, but it won't s