Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-09 Thread Ananth
After compiling libvirt, my existing VMs are not getting listed when i execute virsh list --all. Once I go back to the older version i can see those VMs. These are VMs provisioned using openstack. So they are in the location /var/lib/nova/instances. Is it that only newly created VMs will be recogni

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-09 Thread Osier Yang
On 2012年07月09日 18:04, Ananth wrote: Hi, Thanks for the inputs. I was able to resolve all dependencies and compile libvirt-0.9.8 successfully. I am able to see the newly built virsh tool inside /opt/libvirt/bin/virsh. But I am unable to start the newly compiled service. My service is available in

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-09 Thread Ananth
Hi, Thanks for the inputs. I was able to resolve all dependencies and compile libvirt-0.9.8 successfully. I am able to see the newly built virsh tool inside /opt/libvirt/bin/virsh. But I am unable to start the newly compiled service. My service is available in /opt/libvirt/bin/libvirtd since i comp

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-04 Thread Osier Yang
On 2012年07月03日 00:42, Ananth wrote: Thank you. Can you give pointers on how to compile libvirt code? and documentation available for the same? Sorry for the late response, I'm in vacation. Yes, there is documentation. http://libvirt.org/compiling.html Regards, Osier _

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-02 Thread Osier Yang
On 2012年07月02日 20:06, Ananth wrote: Hi Thanks for the response. I installed using apt-get on ubuntu 12 04, should i be compiling libvirt myself with --with-netcf option instead of using any package manager? Yeah, if your destro packager didn't do that. Regards, Osier _

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-02 Thread Ananth
Hi Thanks for the response. I installed using apt-get on ubuntu 12 04, should i be compiling libvirt myself with --with-netcf option instead of using any package manager? Regards Ananth On 02-Jul-2012 3:00 PM, "Osier Yang" wrote: > On 2012年07月02日 17:24, Ananth wrote: > >> Hi, >> I am using KVM h

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-02 Thread Osier Yang
On 2012年07月02日 17:24, Ananth wrote: Hi, I am using KVM hypervisor on Ubuntu 12.04 (libvirt-0.9.8). The call to list the interfaces seem to be failing on this version of libvirt as seen below. virsh # iface-list error: Failed to list active interfaces error: this function is not supported by the