[one-users] Error Migration

Javier Fontan jfontan at opennebula.org
Mon Jun 30 02:11:50 PDT 2014


It seems you have some hosts with RHEL 6.4 and others with a different
version, possibly 6.5. RHEL/CentOS has defined on machine type per OS
version. This is done as the qemu/libvirt are not exactly the same
between releases and could be incompatibibilities. When the machine
type is not specified the default one is the one matching the version
of the node where the VM was started.

In your case it seems the host is 6.5 so it got the machine type
rhel6.5.0. In version 6.4 this machine type does not exist, as you can
see in the list of the log file.

One way to solve this problem in the future is to set the machine type
to rhel6.4.0 as it is supported in both 6.4 and 6.5. Since one 4.6
this is supported section both in the VM definition or the defaults
for the KVM driver in the OS section [1]. In the defaults fide for the
driver (vmm_exec_kvm.conf) something like this will do:

OS = [ boot = "hd", arch = "x86_64", MACHINE = "rhel6.4.0" ]

This won't fix your already started VMs.

Cheers

[1] http://docs.opennebula.org/4.6/user/references/template.html#os-and-boot-options-section

On Mon, Jun 30, 2014 at 4:25 AM, Rhesa Mahendra
<rhesa at lintasmediadanawa.com> wrote:
> Hello,
>
> I get error when i live migrate vm, this is error ini oned.log :
>
> Message received: LOG E 710 migrate: Command "virsh --connect qemu:///system
> migrate --live one-710 qemu+ssh://node128/system" failed: error: internal
> error process exited while connecting to monitor: Supported machines are:
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 pc
> RHEL 6.4.0 PC (alias of rhel6.4.0)
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel6.4.0
> RHEL 6.4.0 PC (default)
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel6.3.0
> RHEL 6.3.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel6.2.0
> RHEL 6.2.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel6.1.0
> RHEL 6.1.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel6.0.0
> RHEL 6.0.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel5.5.0
> RHEL 5.5.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel5.4.4
> RHEL 5.4.4 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 rhel5.4.0
> RHEL 5.4.0 PC
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG E 710 Could not
> migrate one-710 to node128
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 ExitCode: 1
>
> Mon Jun 30 09:22:21 2014 [VMM][D]: Message received: LOG I 710 Failed to
> execute virtualization driver operation: migrate.
>
>
> Please help, thanks.
>
> Rhesa.
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



-- 
Javier Fontán Muiños
Developer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | @OpenNebula | github.com/jfontan


More information about the Users mailing list