Jump to: navigation, search

Difference between revisions of "LiveMigrationWorkflows"

(Current workflows)
(Bugs/blueprints/reviews)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
== Definitions ==
+
==  Live Migration ==
 +
 
 +
=== Definitions ===
  
 
;Live migration
 
;Live migration
 
: Moving a instance (and associated) resources from one compute node to another compute node while the instance is still '''running'''.
 
: Moving a instance (and associated) resources from one compute node to another compute node while the instance is still '''running'''.
  
== Current workflows ==
+
=== Workflows ===
  
  
Line 16: Line 18:
 
http://tinyurl.com/bnkjz4w
 
http://tinyurl.com/bnkjz4w
  
== Current problems ==
+
=== Issues ===
  
== Proposed workflow ==
+
==== Proposed workflow ====
  
== Bugs/blueprints/reviews ==
+
=== Bugs/blueprints/reviews ===
  
 
* https://blueprints.launchpad.net/nova/+spec/unified-migrations
 
* https://blueprints.launchpad.net/nova/+spec/unified-migrations
* https://blueprints.launchpad.net/nova/+spec/cold-migrations-to-conductor
 
* https://review.openstack.org/#/c/28457/
 

Latest revision as of 19:16, 10 May 2013

Live Migration

Definitions

Live migration
Moving a instance (and associated) resources from one compute node to another compute node while the instance is still running.

Workflows

Basic migrate path

http://tinyurl.com/c3wu3fw

Migration volume backed, w/o shared storage

http://tinyurl.com/bnkjz4w

Issues

Proposed workflow

Bugs/blueprints/reviews