Team,
I'm trying to migrate a domain offline(shutdown mode) using libvirt-python API 'migrateToURI' but it gives me an error :
libvirt: QEMU Driver error : Requested operation is not valid: domain is not running
When I tried the same API for live migration(running and suspend mode), it gives me an error:
libvirt: QEMU Driver error : Unsafe migration: Migration may lead to data corruption if disks use cache != none