Skip to main content
Home

live migration

Main menu

  • Home
  • allmybase.com
  • ramblings
  • uphillian

Breadcrumb

  1. Home
  2. kvm
By thomas, Tue, 05/26/2009 - 11:49

cli only at the moment.

virsh can use ssh. setup ssh keys on servers

Start vm on hostx then move to hosty

hostx# virsh start vm0
hostx# virsh migrate vm0 --live qemu+ssh://hosty/system

vm0 will move to hosty

Can monitor movement from virt-manager

http://www.youtube.com/watch?v=Uk4fSOfDtSU

Book traversal links for live migration

  • virt-manager
  • Up
  • cloud management

Table of Contents

  • paravirtualization full virualization and hardware assisted virtualization
  • qemu
  • kvm
  • command line
  • libvirt
  • live migration
  • cloud management
  • other resources