Re: [libvirt] [PATCH] qemu: Don't fail qemuProcessAttach for IOThreads if no JSON

2014-09-18 Thread Daniel P. Berrange
On Wed, Sep 17, 2014 at 03:07:47PM -0400, John Ferlan wrote: While doing some investigation for another bug I found that I could not qemu-attach to the process and got the following: error: Operation not supported: JSON monitor is required while running thru qemuProcessAttach. Since we

Re: [libvirt] [PATCH] qemu: Don't fail qemuProcessAttach for IOThreads if no JSON

2014-09-18 Thread John Ferlan
On 09/18/2014 04:39 AM, Daniel P. Berrange wrote: On Wed, Sep 17, 2014 at 03:07:47PM -0400, John Ferlan wrote: While doing some investigation for another bug I found that I could not qemu-attach to the process and got the following: error: Operation not supported: JSON monitor is

Re: [libvirt] [PATCH] qemu: Don't fail qemuProcessAttach for IOThreads if no JSON

2014-09-18 Thread Daniel P. Berrange
On Thu, Sep 18, 2014 at 06:18:22AM -0400, John Ferlan wrote: On 09/18/2014 04:39 AM, Daniel P. Berrange wrote: On Wed, Sep 17, 2014 at 03:07:47PM -0400, John Ferlan wrote: While doing some investigation for another bug I found that I could not qemu-attach to the process and got the

[libvirt] [PATCH] qemu: Don't fail qemuProcessAttach for IOThreads if no JSON

2014-09-17 Thread John Ferlan
While doing some investigation for another bug I found that I could not qemu-attach to the process and got the following: error: Operation not supported: JSON monitor is required while running thru qemuProcessAttach. Since we can only get the data using the JSON parser and if the guest to be