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

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

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