[libvirt] trying to 'destroy' a domain with Python bindings...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I do this:

   conn.lookupByName('myDomU').destroy()

... I get this:

Traceback (most recent call last):
 File "test.py", line 30, in ?
   print conn.lookupByName('myDomU').destroy()
 File "/usr/lib64/python2.4/site-packages/libvirt.py", line 238, in destroy
   if ret == -1: raise libvirtError ('virDomainDestroy() failed', dom=self)
libvirt.libvirtError: virDomainDestroy() failed


What am I missing here? Destroy should do the equivalent of 'Delete' on virt-manager, correct?

thanks!

(BTW... I'm running stock RH5.2.)

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

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]