> > so it took about 2 second to libvirt setBlockThreshold() call to return
> > and in meantime migration was finished and we get
> > VIR_ERR_OPERATION_INVALID error from setBlockThreshold() call.
> >
> > What is the reason for this delay? Is this operation intentionally delayed
> > until migrat
On Mon, Aug 02, 2021 at 15:34:52 +0200, Vojtech Juranek wrote:
> On Monday, 2 August 2021 14:30:05 CEST Peter Krempa wrote:
> > On Mon, Aug 02, 2021 at 14:20:44 +0200, Vojtech Juranek wrote:
> > > Hi,
> > > as a follow-up of BZ #1883399 [1], we are reviewing vdsm VM migration
> > > flows and solve
On Monday, 2 August 2021 14:30:05 CEST Peter Krempa wrote:
> On Mon, Aug 02, 2021 at 14:20:44 +0200, Vojtech Juranek wrote:
> > Hi,
> > as a follow-up of BZ #1883399 [1], we are reviewing vdsm VM migration
> > flows and solve few follow-up bugs, e.g. BZ #1981079 [2]. I have couple
> > of questions
On Mon, Aug 02, 2021 at 14:20:44 +0200, Vojtech Juranek wrote:
> Hi,
> as a follow-up of BZ #1883399 [1], we are reviewing vdsm VM migration flows
> and
> solve few follow-up bugs, e.g. BZ #1981079 [2]. I have couple of questions
> related to libvirt:
>
> * if we run disk extend during migratio