<p dir="ltr"><br>
On Nov 19, 2014 9:34 PM, "Dietmar Maurer" <<a href="mailto:dietmar@proxmox.com">dietmar@proxmox.com</a>> wrote:<br>
><br>
> > > > AFAIK kvm live migration issues a disk flush, so that should not be a problem?<br>
> > > ><br>
> > > > Out if sync blogs do not appear during migration, they appear under normal<br>
> > work<br>
> > > > load.<br>
> > ><br>
> > > I do not really understand that. What do you mean by "Out if sync blogs do not<br>
> > appear during migration"?<br>
> > Out of sync blocks are blocks that contain different data on two nodes. Such<br>
> > blocks appear when a VM just work under normal load and usually it happens for<br>
> > the area where VM's swap is placed. The longer VM is online, the more out of<br>
> > sync blocks appear. If we try to migrate such a VM online it will crash because<br>
> > data in VM's swap will be different after migration.<br>
><br>
> Again, migration code flush all changes to disk, so there are no "out of sync" blocks<br>
> after migration. What do I miss?<br>
></p>
<p dir="ltr">These blocks are not in ram anymore and considered to be properly committed while in fact they committed not property. Nothing to flush.</p>
<p dir="ltr">Stanislav</p>