Hello, I have been trying to migrate a guest from one host to another. But it is showing this error: virsh --connect qemu+ssh://root@host1/system migrate --live --undefinesource testvm3 qemu+ssh://root@host2/system tcp://host2:48160 error: operation failed: failed to retrieve chardev info in qemu with 'info chardev' I have tried this command from the host1 also but it shows the same error. Another thing i would like to ask is the that whats the use of migrateuri in migrate command ? -- Jatin Kumar