Re: Question regarding live-migration with drive-mirror

2022-09-29 Thread Fiona Ebner
Am 28.09.22 um 20:53 schrieb Dr. David Alan Gilbert: > * Fiona Ebner (f.eb...@proxmox.com) wrote: >> Hi, >> recently one of our users provided a backtrace[0] for the following >> assertion failure during a live migration that uses drive-mirror to sync >> a local disk: >>> bdrv_co_write_req_prepare:

Re: Question regarding live-migration with drive-mirror

2022-09-28 Thread Dr. David Alan Gilbert
* Fiona Ebner (f.eb...@proxmox.com) wrote: > Hi, > recently one of our users provided a backtrace[0] for the following > assertion failure during a live migration that uses drive-mirror to sync > a local disk: > > bdrv_co_write_req_prepare: Assertion `!(bs->open_flags & BDRV_O_INACTIVE)' > > faile

Question regarding live-migration with drive-mirror

2022-09-28 Thread Fiona Ebner
Hi, recently one of our users provided a backtrace[0] for the following assertion failure during a live migration that uses drive-mirror to sync a local disk: > bdrv_co_write_req_prepare: Assertion `!(bs->open_flags & BDRV_O_INACTIVE)' > failed The way we do migration with a local disk is essenti