[libvirt] libvirt remote connection failing

hi I was trying to migrate KVM based vM between two machine. when i tried to make connection with destination machine but it is not working for me. i got some error. i tried the following uri qemu://192.168.1.22/ qemu://hostname/ everything is failed. Can any one help me with correct uri to connect with remote machine. i am using python binding of libvirt. KVM-79 libvirt 5.0 Thanks and Regards, - Shan

On Thu, Dec 18, 2008 at 08:05:40PM +0530, Shanmuga Rajan wrote:
I was trying to migrate KVM based vM between two machine. when i tried to make connection with destination machine but it is not working for me. i got some error.
i tried the following uri
qemu://192.168.1.22/ qemu://hostname/
everything is failed.
Can you just connect to the destination host, eg. just to list domains? Do you get an error message?
Can any one help me with correct uri to connect with remote machine.
i am using python binding of libvirt. KVM-79 libvirt 5.0
Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v

On Thu, Dec 18, 2008 at 08:05:40PM +0530, Shanmuga Rajan wrote:
hi
I was trying to migrate KVM based vM between two machine. when i tried to make connection with destination machine but it is not working for me. i got some error.
i tried the following uri
qemu://192.168.1.22/ qemu://hostname/
This is wrong syntax. You need qemu://192.168.1.22/system qemu://hostname/system Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
participants (3)
-
Daniel P. Berrange
-
Richard W.M. Jones
-
Shanmuga Rajan