Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

[feature] hyper live migration based on qemu and kvm #123

Open
@resouer

Description

@resouer

We ( @xlgao-zju @Crazykev ) are implementing hyper vm live migration based on existing kvm hypervisor and qemu. Just fire up this issue to let anyone interested know and close the old one: #35 .

For now, we have tested qemu savevm/loadvm on the same node, it works. And we also figured out virtfs is not available to support live migration. We now use devicemapper backend to hold docker image.

Here's our work to track:

  • test qemu live migration with hyper & kvm & devicemapper
  • test cross host live migration with qemu & hyper, need share storage of the two nodes (use NFS for now)
  • refactor hyper side to load a freshly migrated vm
  • add commands to start qemu and migrate vm in hyper

Will update this list whenever we have new progress.

[Update] 2015-12-2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions