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
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
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
Libv