Re: [libvirt] How to solve the runtime error: libvir: Remote error :unknown procedure: 72?

2008-05-23 Thread Atsushi SAKAI
Hi,

It seems libvirtd vs. remote_internal.c(on virsh) incompatibility.
Please check qemud/remote_protocol.x code which is used in libvirtd.
The number 72 corresponds REMOTE_PROC_LIST_STORAGE_POOLS.

Thanks
Atsushi SAKAI


Amudhan Gunasekaran [EMAIL PROTECTED] wrote:

 Hi,
 
 I am getting the above said runtime error (libvir: Remote error : unknown 
 procedure: 72) when I ran a program using the api virConnectListStoragePools. 
 I googled but I could not get any solution. Please help me solve the issue.
 
 Thanks and Regards,
 Amudhan.
 
 
 --
 Libvir-list mailing list
 Libvir-list@redhat.com
 https://www.redhat.com/mailman/listinfo/libvir-list


--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


Re: [libvirt] How to solve the runtime error: libvir: Remote error : unknown procedure: 72?

2008-05-23 Thread Daniel P. Berrange
On Thu, May 22, 2008 at 12:41:52PM -0600, Amudhan Gunasekaran wrote:
 Hi,
 
 I am getting the above said runtime error (libvir: Remote error : 
 unknown procedure: 72) when I ran a program using the api 
 virConnectListStoragePools. I googled but I could not get any
 solution. Please help me solve the issue.

Sounds like you are connecting to a version of the libvirtd daemon
which does not have the storage API support. Check that the server side
is a new enough release

Dan.
-- 
|: Red Hat, Engineering, Boston   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] How to solve the runtime error: libvir: Remote error : unknown procedure: 72?

2008-05-22 Thread Amudhan Gunasekaran
Hi,

I am getting the above said runtime error (libvir: Remote error : unknown 
procedure: 72) when I ran a program using the api virConnectListStoragePools. I 
googled but I could not get any solution. Please help me solve the issue.

Thanks and Regards,
Amudhan.


--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list