Re: [libvirt-users] virsh iface-list error

2012-07-24 Thread Ananth
file with the new one. Type version on virsh prompt and verify if it is the same as the one you compiled. Regards Ananth On Tue, Jul 24, 2012 at 3:22 PM, Arun Sharma wrote: > Hello > > Facing below error while trying to access the iface-list. > > # virsh iface-list > *error: Fai

[libvirt-users] Issue with getCPUStats and getMemoryStats

2012-07-10 Thread Ananth
r: 'module' object has no attribute 'virNodeGetMemoryStats'* Kind let me know if this is a known issue. I came to know that this issue was fixed in 0.9.8 version of libvirt. I am executing these calls on libvirt-0.9.8 compiled (--with-netcf) on centos 6.2. Please let me kn

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-09 Thread Ananth
recognized by libvirt? Is it possible to view already created Vms? Regards Ananth On Mon, Jul 9, 2012 at 7:50 PM, Osier Yang wrote: > On 2012年07月09日 18:04, Ananth wrote: > >> Hi, >> Thanks for the inputs. I was able to resolve all dependencies and >> compile libvirt-0.9.8 su

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-09 Thread Ananth
Ananth On Wed, Jul 4, 2012 at 2:20 PM, Osier Yang wrote: > On 2012年07月03日 00:42, Ananth wrote: > >> Thank you. Can you give pointers on how to compile libvirt code? and >> documentation available for the same? >> > > Sorry for the late response, I'm in vaca

Re: [libvirt-users] virsh iface-list () - function is not supported

2012-07-02 Thread Ananth
Hi 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? Regards Ananth On 02-Jul-2012 3:00 PM, "Osier Yang" wrote: > On 2012年07月02日 17:24, Ananth wrote: > >>

[libvirt-users] virsh iface-list () - function is not supported

2012-07-02 Thread Ananth
: virConnectNumOfInterfaces I have seen this issue with libvirt 0.9.2 as well, which seemed to be working in 0.9.4 version. Is there any work around for this or any alternate way of querying the interfaces and bridges through libvirt? -- Regards Ananth ___ libvirt-users

Re: [libvirt-users] How to start a storage pool using libvirt?

2012-06-28 Thread Ananth
necessary that the path specified in the xml should exist already? Regards Ananth On Thu, Jun 28, 2012 at 7:32 PM, Ananth wrote: > > Hi what is the libvirt API call to start an inactive storage pool created > using the python binding storagePoolDefineXML() ? > There seems to be a virsh c

[libvirt-users] How to start a storage pool using libvirt?

2012-06-28 Thread Ananth
itself? The autostart will be effective only when libvirtd service is restarted? Thank you -- Regards Ananth ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] Libvirt hangs until service is stopped and started again

2012-06-13 Thread Ananth
me know if there is a work around to avoid libvirt from hanging. Thank you. -- Regards Ananth ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] SSH connection timeout

2012-05-09 Thread Ananth
Thank you very much Doug. It worked like magic :) Regards Ananth On Tue, May 8, 2012 at 8:06 PM, Doug Goldstein wrote: > On Tue, May 8, 2012 at 8:24 AM, Ananth wrote: > > Hi, > > I am trying to connect to libvirt on KVM host from a remote python > client, > > using the

[libvirt-users] SSH connection timeout

2012-05-08 Thread Ananth
to connect to the host? Whatever timeout variables available online seem to work only for an already active SSH session to timeout. Any pointers ? -- Regards Ananth ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailma

[libvirt-users] Host and VM performance using libvirt

2012-01-08 Thread Ananth
Hi, Is there any libvirt API for measuring the Host and VM performance parameters. Or is there any virsh command implementing the same for KVM? eg: CPU utilization, memory utilization, load percentage, CPU Mhz etc., -- Regards Ananth ___ libvirt-users

[libvirt-users] Python bindings for libvirt

2012-01-06 Thread Ananth
Hi, I referred to the developer guide in libvirt.org regarding python bindings. But the document says TBD and it was last updated in 2010. Could you point to any sources regarding python bindings to call libvirt APIs? -- Regards Ananth ___ libvirt