
openstack
小浣熊6616
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
openstack Migration
Configuring MigrationsMigration allows an administrator to move a virtual machine instance from one compute host to another. This feature is useful when a compute host requires maintenance. Mi翻译 2014-02-08 09:51:04 · 1069 阅读 · 0 评论 -
openstack实时迁移
1.概述虚拟机动态迁移,实现虚拟机在两台物理服务器之间转移并且不影响虚拟机的使用。调用openstack提供的块迁移: nova live-migration instance_id Destanation在虚拟机所在计算节点上执行该命令,instance是要被迁移的虚拟机,Destanation是目的主机的主机名。迁移前需要做共享存储,虚拟机安装在原创 2014-02-08 10:01:52 · 1266 阅读 · 0 评论