RE: [PATCH v2] migration: Don't allow migration if vm is in POSTMIGRATE state

2020-12-07 Thread Tuguoyi
On December 07, 2020 6:06 PM Vladimir Sementsov-Ogievskiy wrote: > 07.12.2020 10:44, Tuguoyi wrote: > > The following steps will cause qemu assertion failure: > > - pause vm by executing 'virsh suspend' > > - create external snapshot of memory and disk using 'virsh > snapshot-create-as' > > - doing

Re: [PATCH v2] migration: Don't allow migration if vm is in POSTMIGRATE state

2020-12-07 Thread Vladimir Sementsov-Ogievskiy
07.12.2020 10:44, Tuguoyi wrote: The following steps will cause qemu assertion failure: - pause vm by executing 'virsh suspend' - create external snapshot of memory and disk using 'virsh snapshot-create-as' - doing the above operation again will cause qemu crash The backtrace looks like: #0 0x0

[PATCH v2] migration: Don't allow migration if vm is in POSTMIGRATE state

2020-12-06 Thread Tuguoyi
The following steps will cause qemu assertion failure: - pause vm by executing 'virsh suspend' - create external snapshot of memory and disk using 'virsh snapshot-create-as' - doing the above operation again will cause qemu crash The backtrace looks like: #0 0x7fbf958c5c37 in raise () from /l