First time here? Check out the FAQ!
![]() | 1 | initial version |
I figured it out, the tutorial did not mention to put the live_migration_flag
in [libvirt]
section so I corrected it:
[libvirt]
live_migration_flag=VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE
and now the error is gone.