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

2012-03-26 Thread Shawn Davis
I figured it out. The apt-get virtinst was downloading the old libvirt-bin which was fouling everything up. I am going to try and build the virtinst from source. I will let you guys know if that works. -Original Message- From: Eric Blake [mailto:ebl...@redhat.com] Sent: Monday, March 2

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 for the noob question

Re: [libvirt-users] simulate "network cable unplugged"

2012-03-26 Thread Eric Blake
On 03/26/2012 11:30 AM, David Mansfield wrote: > Hi All, > > Using the virt-manager/libvirtd/qemu-kvm stack (centos 6), is it > possible to leave a NIC "installed" but cause it to simulate that the > network cable is unplugged? Preferably this could be "hot" > plugged/unplugged but otherwise doin

[libvirt-users] simulate "network cable unplugged"

2012-03-26 Thread David Mansfield
Hi All, Using the virt-manager/libvirtd/qemu-kvm stack (centos 6), is it possible to leave a NIC "installed" but cause it to simulate that the network cable is unplugged? Preferably this could be "hot" plugged/unplugged but otherwise doing it cold. Guest os is also centos 6, in case it matt

Re: [libvirt-users] [ovs-dev] [libvirt] Problem with Open vSwitch and dnsmasq

2012-03-26 Thread Daniele Milani
[...] (forward mode=network) [...] s/network/bridge/g :-) From: dano1...@hotmail.it To: aatt...@nicira.com CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org; libvirt-users@redhat.com Subject: RE: [libvirt] Problem with Open vSwitch an

Re: [libvirt-users] [libvirt] Problem with Open vSwitch and dnsmasq

2012-03-26 Thread Daniele Milani
I solved a part of the problem: running a bridge network (forward mode=network) and starting manually multiple instances of dnsmasq (one for each tag I have) it works... I'm still not able to make it work in a nat network. Daniele Milani From: dano1...@hotmail.it To: aatt...@nicira.com CC:

Re: [libvirt-users] Cant Update libvirt on fedora 15 i686

2012-03-26 Thread Eric Blake
On 03/24/2012 11:18 PM, siddharth jain wrote: > I am running Fedora15 on a i386 machine, and using libvirt 0.8.7. I cant > update libvirt to 0.9.10 as they have not released 0.9.10 for i386 or i686 > machines. > need help . Policy for Fedora releases is that once the release is made, only bug fi

Re: [libvirt-users] Where can I get curl-devel version >=7.18.0 . libvirt 0.9.10 compile error with ESX in CentOs

2012-03-26 Thread Eric Blake
On 03/26/2012 04:43 AM, li_fuqiong wrote: > To whom maybe concerned: > I compile libvirt 0.9.10 in Centos. Command as follows: > > cd libvirt-0.9.10 > ./configure --with-esx > throw exception "configure: error: libcurl >= 7.18.0 is required for the ESX > driver " > > yum install curl-devel: but

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] Error when executing virsh command to ESX

2012-03-26 Thread Eric Blake
On 03/23/2012 07:18 PM, Osier Yang wrote: > On 2012年03月22日 15:36, li_fuqiong wrote: >> Osier, >> Thank you very much for your helpful reply. I think I missed some info: >> 1. I execute nodeinfo, dumpxml command in windows client throw out of >> memory error, but can get right result in linux client

Re: [libvirt-users] [libvirt] Problem with Open vSwitch and dnsmasq

2012-03-26 Thread Daniele Milani
From: dano1...@hotmail.it To: aatt...@nicira.com CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org; libvirt-users@redhat.com Subject: RE: [libvirt] Problem with Open vSwitch and dnsmasq Date: Mon, 26 Mar 2012 12:41:59 +0200 Date: Fri,

[libvirt-users] Where can I get curl-devel version >=7.18.0 . libvirt 0.9.10 compile error with ESX in CentOs

2012-03-26 Thread li_fuqiong
To whom maybe concerned: I compile libvirt 0.9.10 in Centos. Command as follows: cd libvirt-0.9.10 ./configure --with-esx throw exception "configure: error: libcurl >= 7.18.0 is required for the ESX driver " yum install curl-devel: but the version is 7.15.5, is older than 7.18.0. Please Help:

Re: [libvirt-users] [libvirt] Problem with Open vSwitch and dnsmasq

2012-03-26 Thread Daniele Milani
Date: Fri, 23 Mar 2012 10:15:31 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatt...@nicira.com To: dano1...@hotmail.it CC: libvir-l...@redhat.com; roberto.sa...@polito.it; paolo.smirag...@polito.it; d...@openvswitch.org; libvirt-users@redhat.com On Fri, Mar 23, 2