Re: [libvirt-users] qemu-monitor-command

2012-03-27 Thread Shawn Davis
-Original Message- From: Shawn Davis [mailto:sdavi...@hawk.iit.edu] Sent: Monday, March 26, 2012 12:56 PM To: 'Eric Blake' Cc: 'Alex Jia'; 'libvirt-users@redhat.com' Subject: RE: [libvirt-users] qemu-monitor-command -Original Message

Re: [libvirt-users] qemu-monitor-command

2012-03-26 Thread Shawn Davis
26, 2012 9:18 AM To: Shawn Davis Cc: 'Alex Jia'; libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/24/2012 10:15 AM, Shawn Davis wrote: > > > Sorry for the noob question but how do I configure and build qemu-kvm > and libvirt so that they ar

Re: [libvirt-users] qemu-monitor-command

2012-03-26 Thread Shawn Davis
-Original Message- From: Eric Blake [mailto:ebl...@redhat.com] Sent: Monday, March 26, 2012 9:18 AM To: Shawn Davis Cc: 'Alex Jia'; libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/24/2012 10:15 AM, Shawn Davis wrote: > > > Sorry fo

Re: [libvirt-users] qemu-monitor-command

2012-03-26 Thread Eric Blake
On 03/24/2012 10:15 AM, Shawn Davis wrote: > > > Sorry for the noob question but how do I configure and build qemu-kvm and > libvirt so that they are all installed in the correct places? Is there a > specific flag I need to use or do I need to install them from a specific > directory? It looks

Re: [libvirt-users] qemu-monitor-command

2012-03-24 Thread Shawn Davis
From: Alex Jia [mailto:a...@redhat.com] Sent: Wednesday, March 21, 2012 9:52 PM To: Shawn Davis Cc: Eric Blake; libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/22/2012 05:40 AM, Shawn Davis wrote: On Wed, Mar 21, 2012 at 4:03 PM, Eric Blake wrote

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Alex Jia
On 03/22/2012 05:40 AM, Shawn Davis wrote: On Wed, Mar 21, 2012 at 4:03 PM, Eric Blake > wrote: On 03/21/2012 02:58 PM, Shawn Davis wrote: >> Older libvirt had a bug where it wouldn't parse qemu 1.0 version (the >> change from 3 digits to 2 confused

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Shawn Davis
On Wed, Mar 21, 2012 at 4:03 PM, Eric Blake wrote: > On 03/21/2012 02:58 PM, Shawn Davis wrote: > > >> Older libvirt had a bug where it wouldn't parse qemu 1.0 version (the > >> change from 3 digits to 2 confused the older libvirt). If you're going > >> to go with self-built qemu, you might also

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Eric Blake
On 03/21/2012 02:58 PM, Shawn Davis wrote: >> Older libvirt had a bug where it wouldn't parse qemu 1.0 version (the >> change from 3 digits to 2 confused the older libvirt). If you're going >> to go with self-built qemu, you might also want to try self-built >> libvirt 0.9.10. >> >> -- >> Eric Bl

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Shawn Davis
On Wed, Mar 21, 2012 at 1:48 PM, Eric Blake wrote: > [please don't top-post on technical lists] > > On 03/21/2012 11:45 AM, Shawn Davis wrote: > > I installed qemu 1.0 from source from the qemu site and all of the > > dependencies it needed. I rebooted my system and now if I type virsh > > versi

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Eric Blake
[please don't top-post on technical lists] On 03/21/2012 11:45 AM, Shawn Davis wrote: > I installed qemu 1.0 from source from the qemu site and all of the > dependencies it needed. I rebooted my system and now if I type virsh > version I get: > > Compiled against library: libvir 0.9.2 > Using li

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Shawn Davis
: 'Michal Privoznik'; libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/21/2012 08:49 AM, Shawn Davis wrote: > Hi Michal, > > Thanks for testing that for me. > > When I try to run the latter command which was: > > virsh qemu-monitor-co

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Eric Blake
On 03/21/2012 08:49 AM, Shawn Davis wrote: > Hi Michal, > > Thanks for testing that for me. > > When I try to run the latter command which was: > > virsh qemu-monitor-command Shawn '{"execute":"pmemsave", "arguments": > {"val":0, "size":536870912, "filename":"/tmp/testimage.dump"}}' > > I get:

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Shawn Davis
voznik [mailto:mpriv...@redhat.com] Sent: Wednesday, March 21, 2012 3:21 AM To: Shawn Davis Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 21.03.2012 04:43, Shawn Davis wrote: > I understood what was said by the way about the permissions. I > temporarily switc

Re: [libvirt-users] qemu-monitor-command

2012-03-21 Thread Michal Privoznik
On 21.03.2012 04:43, Shawn Davis wrote: > I understood what was said by the way about the permissions. I temporarily > switched off SElinux. I think I just may not be entering the command > correctly. If I put home/testa/image.dump I get Could not open 'image.dump' > If I put /home/testa/image.d

Re: [libvirt-users] qemu-monitor-command

2012-03-20 Thread Shawn Davis
and --hmp Shawn 'pmemsave 0 536870912 image.dump' Regards, Shawn -Original Message- From: Eric Blake [mailto:ebl...@redhat.com] Sent: Tuesday, March 20, 2012 10:09 AM To: Shawn Davis Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/20/2012 07

Re: [libvirt-users] qemu-monitor-command

2012-03-20 Thread Shawn Davis
path forms and get the same Could not open ... error message. Thanks, Shawn -Original Message- From: Eric Blake [mailto:ebl...@redhat.com] Sent: Tuesday, March 20, 2012 10:09 AM To: Shawn Davis Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] qemu-monitor-command On 03/20/2012

Re: [libvirt-users] qemu-monitor-command

2012-03-20 Thread Eric Blake
On 03/20/2012 07:30 AM, Shawn Davis wrote: > Hello Everyone, > > I am working on a grad school project for virtual introspection. I have a > vm running (with 512mb of memory) and want to access the pmemsave function > through virsh with the qemu-monitor-command. Why? I would just access it thro

Re: [libvirt-users] qemu-monitor-command

2012-03-20 Thread Michal Privoznik
On 20.03.2012 14:30, Shawn Davis wrote: > Hello Everyone, > > > > I am working on a grad school project for virtual introspection. I have > a vm running(with 512mb of memory) and want to access the pmemsave > function through virsh with the qemu-monitor-command. I am typing the > following: >