<p>Hi<br>
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?</p>
<p>Regards<br>
Ananth</p>
<div class="gmail_quote">On 02-Jul-2012 3:00 PM, "Osier Yang" <<a href="mailto:jyang@redhat.com">jyang@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2012年07月02日 17:24, Ananth wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I am using KVM hypervisor on Ubuntu 12.04 (libvirt-0.9.8). The call to<br>
list the interfaces seem to be failing on this version of libvirt as<br>
seen below.<br>
<br>
virsh # iface-list<br>
error: Failed to list active interfaces<br>
error: this function is not supported by the connection driver:<br>
virConnectNumOfInterfaces<br>
</blockquote>
<br>
Sounds like your build is built without --with-netcf.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I have seen this issue with libvirt 0.9.2 as well, which seemed to be<br>
working in 0.9.4 version.<br>
<br>
Is there any work around for this or any alternate way of querying the<br>
interfaces and bridges through libvirt?<br>
</blockquote>
<br>
No other way currently, as implementation based on netcf is the only<br>
backend of interface driver now.<br>
<br>
Regards,<br>
Osier<br>
</blockquote></div>