testvm1 is using port 5901 on host1 and the same is free on host2. So port unavailability is definitely not the problem. -- Jatin On Sat, Sep 3, 2011 at 6:58 PM, Joseph Harnish <bigjoe1008@xxxxxxxxx> wrote: > I have seen this when the port or the ip of the hypervisor was defined > in the XML config so it couldn't bind to that address when it migrated > over. > > --Joe > > Sent from my iPhone > > On Sep 3, 2011, at 9:22 AM, Jatin Kumar <cs5090243@xxxxxxxxxxxxxxxxx> wrote: > >> 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 >> >> _______________________________________________ >> libvirt-users mailing list >> libvirt-users@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/libvirt-users > >