Re: [libvirt-users] [RFC] per-device metadata

2017-03-17 Thread Francesco Romani
(sorry for the wrong list, I was unsure and I choose the wrong one :\) On 03/16/2017 03:42 PM, Daniel P. Berrange wrote: > On Thu, Mar 16, 2017 at 01:46:38PM +0100, Peter Krempa wrote: >> For techincal discussions on design it's better to post to the >> development list. >> >> On Mon, Feb 27, 201

Re: [libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

2017-03-17 Thread Milan Zamazal
"Daniel P. Berrange" writes: > On Fri, Mar 17, 2017 at 02:07:11PM +0100, Milan Zamazal wrote: >> "Daniel P. Berrange" writes: >> >> > 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 a

Re: [libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

2017-03-17 Thread Daniel P. Berrange
On Fri, Mar 17, 2017 at 02:07:11PM +0100, Milan Zamazal wrote: > "Daniel P. Berrange" writes: > > > 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 virDomain

Re: [libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

2017-03-17 Thread Milan Zamazal
"Daniel P. Berrange" writes: > 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

Re: [libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

2017-03-17 Thread Daniel P. Berrange
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_ER

[libvirt-users] VIR_ERR_OPERATION_INVALID from virDomainDestroyFlags call

2017-03-17 Thread Milan Zamazal
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 virDomainD