blob: f5d9b1d242a125be821008f65cdba2d4a4421725 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
failed to migrate using multifd with multifd-channels larger than 2
Description of problem:
try to using multifd live migration on QEMU v8.0.0 using multifd channels larger than 2, but failed.
Steps to reproduce:
1. start source / dest qemu vm
2. migrate_set_capability multifd on && migrate_set_parameter multifd-channels 8
then live migration will failed
|