在sunstone GUI中,我尝试执行从luther到blackout的实时迁移,但迁移失败。请看下面摘自oned.log的文章。提前感谢您的帮助和指导。
Wed Feb 12 13:15:34 2014 VMM:成功执行传输管理器驱动操作: tm_premigrate。Wed Feb 12 13:15:34 2014 VMM: ExitCode: 0
Wed Feb 12 13:15:34 2014 VMM:成功执行网络驱动操作: pre。
Wed Feb 12 13:15:35 2014 VMM:命令执行失败: /var/tmp/one/vmm/kvm/migrate ' one-4‘’封锁‘' luther’4 luther Wed Feb 12 13:15:35 2014年VMM: migrate: Command "virsh --connect qemu:/system migrate --live one-4 qemu+ssh://blackout/system“失败:错误:无法在‘封锁:49152’连接到服务器:没有到主机的路由
Wed Feb 12 13:15:35 2014 VMM:无法将1-4迁移到封锁
Wed 12 2014 13:15:35 VMM: ExitCode: 1
Wed Feb 12 13:15:35 2014 VMM:无法执行虚拟化驱动程序操作:迁移。
Wed Feb 12 13:15:35 2014 VMM:实时迁移虚拟机时出错:无法将1-4迁移到停电
Wed Feb 12 13:15:35 2014 LCM:无法实时迁移虚拟机。假设VM仍在运行(将轮询VM)。
Wed Feb 12 13:56:36 2014 LCM:新的虚拟机状态为SAVE_STOP
Wed Feb 12 13:56:44 2014 VMM: ExitCode: 0
发布于 2014-02-14 19:10:43
iptables是罪魁祸首。简单地打开iptables或添加libvirt默认端口范围
https://stackoverflow.com/questions/21732925
复制相似问题