[libvirt] [Fwd: error: this function is not supported by the connection driver : virConnectNumOfStoragePool]

Eric Blake eblake at redhat.com
Thu May 31 14:56:04 UTC 2012


On 05/31/2012 12:33 AM, Onkar wrote:
> Hello All, 
>     Any idea on this issue ?
> 
> Regards,
> Onkar
> 
> -------- Forwarded Message --------
> From: Onkar <kernzap at gmail.com>
> To: libvir-list <libvir-list at redhat.com>
> Subject: error: this function is not supported by the connection
> driver : virConnectNumOfStoragePool
> Date: Wed, 30 May 2012 21:29:42 +0530
> 
> Hello, 
> 
> I configured libvirt like this 
> ./configure --prefix=/ --exec-prefix=/usr/ --libdir=/usr/lib64/
> --with-storage-dir --with-storage-dir --with-storage-dir
> --with-storage-dir --with-storage-dir --with-storage-dir
> --with-storage-dir --with-storage-dir --with-qemu --with-libvirtd
> --with-selinux --with-network --with-libblkid

That's a lot of redundant --with-storage-dir options.

Generally, the error message you are seeing implies that you built
without the proper prerequisites for the function that you are trying to
call; perhaps it would help if you pasted the output of:

$ sed -n '/Configuration summary/,/Cache/p' config.log
$ virsh uri
$ virsh version --daemon
$ virsh --version=long

which in turn may help us figure out which *-devel packages you were
missing when you did your self-build, as needed in order to enable that
function.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120531/a8cfa7e1/attachment-0001.sig>


More information about the libvir-list mailing list