[libvirt-users] Is it possible to in live migration?

Alex Jia ajia at redhat.com
Mon Jun 25 05:15:01 UTC 2012


You can't include password in URI, but if you use SSH to connect remote
libvirt host then you may password-less SSH login, for instance:


libvirt at client$ ssh-keygen -t rsa
[...]
Enter passphrase (empty for no passphrase):
[...]

libvirt at client$ ssh-copy-id -i ~/.ssh/id_rsa.pub libvirt at server

Good Luck!
Alex


----- Original Message -----
From: "GaoYi" <gaoyi709 at gmail.com>
To: libvirt-users at redhat.com
Sent: Monday, June 25, 2012 12:27:44 PM
Subject: [libvirt-users] Is it possible to in live migration?


Hi all, 

In live migration using shared memory, there would be a following step to input the password after typing: 

migrate --live vm_name qemu+ssh://Destination_IP/system. 

. I wonder if it is possible to include the password in the URI so that the password procedure can be avoided? 

Thanks, 

Yi 

_______________________________________________
libvirt-users mailing list
libvirt-users at redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users




More information about the libvirt-users mailing list