error: internal error: unable to execute QEMU command 'migrate': this feature or command is not cur

Libvirt Live Migration

On 12/04/2014 10:12 AM, Dhia Abbassi wrote:
> I installed CentOS 7 which supported by default a newer version of qemu-kvm
> (qemu-kvm-1.5.3-60.el7.x86_64.rpm) but this time I got new error:
> << error: internal error: unable to execute QEMU command ‘migrate‘: this
> feature or command is not currently supported  >>
>
> but it‘s kind of wired because qemu-kvm-1.0 supported already live
> migration, so a newer version should also support it.
>
> How can you explain this? What could be the source of error?

You probably want to use qemu-kvm-rhev instead of qemu-kvm.  Quoting
Paolo Bonzini‘s earlier mail
(https://lists.gnu.org/archive/html/qemu-devel/2014-11/msg03379.html):

Luckily, since you are using CentOS you do not really care about
official Red Hat RPMs, and you can get the packages here:

http://resources.ovirt.org/pub/ovirt-3.5/rpm/el7Server/

This yum repository file will help:

    [qemu-kvm-rhev]
    name=oVirt rebuilds of qemu-kvm-rhev
    baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el7Server/

mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.5-el7Server
    enabled=1
    skip_if_unavailable=1
    gpgcheck=0

Drop it in /etc/yum.repos.d/qemu-kvm-rhev.repo and install qemu-kvm-rhev
with yum.  All features will be available.  It would be simpler to have
a CentOS SIG build this, but it hasn‘t happened 

版权声明:本文为博主原创文章,未经博主允许不得转载。

error: internal error: unable to execute QEMU command 'migrate': this feature or command is not cur

时间: 2024-10-19 16:08:05

error: internal error: unable to execute QEMU command 'migrate': this feature or command is not cur的相关文章

virt-install:ERROR internal error process exited while connecting to monitor

转载请注明出处:http://www.openext.org/2014/06/virt-install-erro1 使用virt-install安装vm的时候出现了一下错误,解决方法如下: $sudo ./create-vm-demo.sh Starting install- ERROR internal error process exited while connecting to monitor: char device redirected to /dev/pts/2 kvm: -dri

OpenStack虚机迁移live-migration失败(error: internal error Attempt to migrate guest to the same host)

现象:执行迁移live-migration操作后,显示成功迁移,但是实际没有执行迁移动作 解决过程: 在dashboard执行虚机热迁移操作,提示操作成功,但是实际虚机没有迁移: 之前遇到过内存不足导致迁移失败,但是经过查看发现源和目的节点资源充足: 然后在nova的log看到如下内容:DestinationDiskExists_Remote: The supplied disk path (/var/lib/nova/instances/e40708e3-7f19-4f9c-8d19-3e60

SQL Server 2005 sp_send_dbmail出现Internal error at FormatRowset (Reason: Not enough storage is available to complete this operation)

案例环境: 操作系统: Windows 2003 SE 32bit(SP2) 数据库版本:Microsoft SQL Server 2005 - 9.00.5069.00 (Intel X86) Aug 22 2012 16:01:52 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 2) 案例分析: 如下所示,使用下面SQL语句发

iOS 开发报错 clang: error: unable to execute command: Segmentation fault: 11

ios开发报错 ld: can't link with a main executable file '/Users/apple/Library/Developer/Xcode/DerivedData/LePaiDemo-ftsuwgzvjdjwzghgkuefbzvdkvey/Build/Products/Debug-iphoneos/LePaiDemo.app/LePaiDemo' for architecture armv7 clang: error: unable to execute

unable to execute &#39;gcc&#39;: No such file or directory error: command &#39;gcc&#39; failed with exit status 1

推测是找不到gcc,怀疑过去机器gcc未配置好环境变量,于是尝试卸载gcc sudo apt-get remove gcc 此次报错显示需要g++编译,于是安装g++ sudo apt install g++ 之后使用g++代替gcc跑通了编译部分 unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 原文地址:https://www.cnblogs.co

Wrapper: Error - Unable to execute Java command

在64位的系统下 将短信程序运行于服务中,出现以下错误: Error: [size=14px; line-height: 26px;]FATAL  | wrapper  | 2012/06/18 17:13:29 |   There may be a configuration problem: please check the logs.[/size] [size=14px; line-height: 26px;]FATAL  | wrapper  | 2012/08/04 12:07:51

error : qemuMonitorIO:697 : internal error: End of file from qemu monitor

最近一直被这个问题困扰,解决有一定的报酬 Oct 30 11:14:44 l22-4-7 systemd: Closed Open-iSCSI iscsid Socket. Oct 30 11:14:44 l22-4-7 systemd: Stopping Open-iSCSI iscsid Socket. Oct 30 11:14:44 l22-4-7 systemd: Stopping Virtual Machine qemu-10-instance-00000233. Oct 30 11:

libvrit:ERROR:internal error Unable to locate libvirtd daemon in $PATH

转载请注明出处:http://www.openext.org/2014/06/libvirt-error1 在编译配置libvirt12.2时如果prefix不是usr目录,在使用libvirt创建VM则会出现 ERROR:internal error Unable to locate libvirtd daemon in $PATH 即便libvirtd所在目录已经加入了PATH.本人认为这是libvirt一个bug. 解决方法是:把你的libvirtd链接到/usr下 #pwd /usr #

mac上运行appium提示错误Encountered internal error running command 解决办法

[debug] [iOS] App is not installed. Will try to install. [MJSONWP] Encountered internal error running command: Error: Installing /var/folders/hb/5xtrkgp16bj3rctx9kxg64t00000gn/T/2016913-9705- 1ugvtlc/Payload/Input.app failed at /Applications/Appium.a