Summary

Develop a feature to allow cloud administrators to perform maintenance tasks of physical servers. This feature will allow admins to shutdown an instance and move it to a new host node.

Release Note

An internal admin tool to move instances from a compute node has been added to OpenStack compute.

Rationale

Hardware fails. A user's instance shouldn't be permanently lost when hardware must be removed from the pool.

User stories

A member of the operations team notices that the hardware on a server is failing. To protect the users, the instances are migrated and the system is sent to the datacenter team.

Assumptions

Implementation

a nova-manage command will be added that:

Optimization:

Test/Demo Plan


CategorySpec

Wiki: InstanceMigration (last edited 2010-09-03 15:04:47 by JesseAndrews)