[libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

Daniel P. Berrange berrange at redhat.com
Fri Mar 17 11:23:35 UTC 2017


On Fri, Mar 17, 2017 at 11:55:13AM +0100, Milan Zamazal wrote:
> Hi, we experienced a strange, non-reproducible error after a successful
> migration to another host.  When we called virDomainDestroyFlags with
> VIR_DOMAIN_DESTROY_GRACEFUL flag after the migration on the source host,
> we got VIR_ERR_OPERATION_INVALID (code 55) error.  The same with
> repeated virDomainDestroyFlags calls.  Normally, we would expect either
> success or VIR_ERR_NO_DOMAIN error.  `virsh list' didn't show the VM.

What about 'virsh list --all' - i expect you have an inactive guest
present, as calling destory on an inactive guest triggers OPERATION_INVALID

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://entangle-photo.org       -o-    http://search.cpan.org/~danberr/ :|




More information about the libvirt-users mailing list