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