[pve-devel] [PATCH qemu-server 00/15] migration: split phases

Alexandre Derumier aderumier at odiso.com
Mon Apr 29 12:01:15 CEST 2019


This split code from differents phases in multiples smaller subs

Alexandre Derumier (15):
  phase2 : add generate_migrate_start_cmd
  phase2 : add find_remote_ports
  phase2 : add start_remote_tunnel
  phase2 : add livemigrate_storage
  phase2: add livemigrate
  phase2_cleanup : add cancel_migrate
  phase2_cleanup: add unlock_vm
  phase2_cleanup: add stop_remote_vm
  phase3_cleanup: add finish_block_jobs
  phase3_cleanup: add move_config
  phase3_cleanup: add finish_livemigration
  phase3_cleanup: add finish_spice_migration
  phase3_cleanup: add stop_local_vm
  phase3_cleanup: add delete_local_volumes
  phase1_cleanup: use unlock_vm

 PVE/QemuMigrate.pm | 268 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 181 insertions(+), 87 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list