> > 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
Greetings Martin,
> Sent: Monday, August 02, 2021 at 12:17 PM
> From: "Martin Kletzander"
> To: "daggs"
> Cc: libvirt-users@redhat.com
> Subject: Re: issues with vm after upgrade
>
> On Sat, Jul 31, 2021 at 12:19:59PM +0200, daggs wrote:
> >Greetings,
> >
> >a few weeks ago I've upgraded my syst
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
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 migration, it can happen that migration finishes
sooner than disk extend. In such cas
On Sat, Jul 31, 2021 at 12:19:59PM +0200, daggs wrote:
Greetings,
a few weeks ago I've upgraded my system, this resulted with qemu and libvirt
being upgraded to 6.0.0 and ~7.5.0 respectfully.
I have two vms running on my system, router and streamer.
the router vm works great, the streamer vm do