Hi,
I migrate my VM with this command:
virsh migrate --live --domain my-domain --verbose --copy-storage-all
--desturi qemu+ssh://root@xxx.bulutkare.com/system
Migration completed successfully. But after migration VM doesn't
respond.
I can see the login console. I typed root but no response.
What can be the problem?
Regards.