[one-users] OpenNebula KVM livemigration problem

Javier Fontan jfontan at gmail.com
Wed Apr 27 08:02:32 PDT 2011


There's a problem with the protocol in the default kvmrc file. Change
in remotes/vmm/kvm/kvmrc the line:

export QEMU_PROTOCOL=qemu

to

export QEMU_PROTOCOL=qemu+ssh

After that issue an onehost sync so that file is updated in the next
monitoring cycle to the nodes, that should solve the problem.

It happens because for libvirt the default communication protocol is
tls so for a remote host qemu is qemu+tls.


On Thu, Apr 14, 2011 at 6:59 PM, Michael W. Lucas
<mwlucas at blackhelicopters.org> wrote:
> Hi,
>
> I'm attempting to replace my ON 1.4 install with 2.2 on Ubuntu 10.10.
> I've removed a couple worker nodes from the 1.4 cluster, and have them
> running as a test cluster.  Everything seems to work except live
> migration.  Basic connectivity works, as I can submit, deploy, etc, my
> virtual machines.
>
> Using the same compute nodes with ON 1.4, I could livemigrate back and
> forth without trouble.  On 2.2, though, it fails.  oned.log shows:
>
> Thu Apr 14 12:53:03 2011 [VMM][D]: Message received: MIGRATE FAILURE 0 error: Cannot access CA certificate '/etc/pki/CA/cacert.pem': No such file or directory
>
> I've seen where other people have had this problem before, but I can
> livemigrate with virsh without difficulty.  I would think the PKI
> setting needs to be in OpenNebula somewhere.  Any suggestions where to
> look?
>
> Thanks,
> ==ml
>
> --
> Michael W. Lucas
> http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/
> Latest book: Network Flow Analysis http://www.networkflowanalysis.com/
> mwlucas at BlackHelicopters.org, Twitter @mwlauthor
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org



More information about the Users mailing list