search for: abhishekgupta

Displaying 4 results from an estimated 4 matches for "abhishekgupta".

2011 May 15
1
(no subject)
Hello, I am using python bindings of libvirt. When I use the function listDomainsID( ) it successfully returns me the list of the ids of my current virtual machines, but when I call function listDefinedDomains( ) it returns me an empty list. Is this some kind of bug because as per my understanding listDefinedDomains should return a superset of vm's as returned by listDefinedDomains(). I am
2011 May 15
1
(no subject)
Hello, In the documentation section of Python API Website it is written that the generation of python API and documentation is automated using generator.py file. This should produce the necessary files alongwith the documentation in libvirtclass.txt which should be present in docs or python folder. I executed generator.py file but was not able to find the libvirtclass.txt file to get the
2011 May 21
0
Migrate doesn't support copy-storage-all
While using --copy-storage-all option while doing live migration I am getting following error : error: command 'migrate' doesn't support option --copy-storate-all I am using kvm hypervisor. Does that mean kvm doesn't support the option or libvirt doesn't provide support for the same with kvm as the hypervisor? -- Abhishek Student, IIT Delhi -------------- next part
2011 Jul 05
0
(no subject)
.../python2.7/dist-packages/libvirt.py", line 890, in snapshotListNames if ret is None: raise libvirtError ('virDomainSnapshotListNames() failed', dom=self) libvirt.libvirtError: unknown procedure: 187 Any ideas so as what could be causing the error? -- Abhishek Webpage <http://abhishekgupta92.info/> !!! Blog<http://thelazy.info/abhishek> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110706/adafb2f7/attachment.htm>