阅读:2492回复:1
CloudStack 迁移VM至iSCSI存储
环境
请参考这里 目标 CloudStack (XenServer) 环境中,VM卷由 NFS存储迁移至 iSCSI存储上。 注意事项 VM实例为关机状态 操作步骤 1. 迁移VM卷 图片:nfs2iscsi-1.png ![]() 2. 迁移中 图片:nfs2iscsi-2.png ![]() 3. 迁移完成 图片:nfs2iscsi-3.png ![]() 验证 cloudstack MS日志 INFO [c.c.v.VirtualMachineManagerImpl] (DirectAgent-407:ctx-17d6c4e8) VM i-2-122-VM is sync-ed to at Stopped state according to power-off report from hypervisor INFO [c.c.s.ManagementServerImpl] (catalina-exec-18:ctx-9a7edbd1 ctx-cc43a49d) Volume Vol[150|vm=122|DATADISK] isn't attached to any running vm. Looking for storage pools in the cluster to which this volumes can be migrated. INFO [c.c.s.ManagementServerImpl] (catalina-exec-5:ctx-a861f81d ctx-b9f0e0c0) Volume Vol[149|vm=122|ROOT] isn't attached to any running vm. Looking for storage pools in the cluster to which this volumes can be migrated. 参考 CloudStack 添加存储 #XenServer 运维群 学习 cloudstack 与 xenserver 的童鞋请加此群: 137042113 群认证: citrix #to be continued .... |
|
|
沙发#
发布于:2015-03-25 10:55
CloudStack 在线迁移VM卷
背景如上所述,CloudStack (XenServer) 迁移VM卷时,VM处于关闭状态,其实 CloudStack(XenServer) 可以在线迁移VM卷。 优点 不需要停止服务,在线迁移VM卷,基于XenServer Storage XenMotion 技术,更多要求参考这里。 测试 #cloudstack MS日志 INFO [c.c.s.ManagementServerImpl] (catalina-exec-14:ctx-507cddfe ctx-53ed07d8) Volume Vol[205|vm=155|ROOT] is attached to any running vm. Looking for storage pools in the cluster to which this volumes can be migrated. #迁移前 图片:storage-migrate-1.png ![]() #选择存储 图片:storage-migrate-2.png ![]() #迁移后 图片:storage-migrate-3.png ![]() 小结 整个迁移过程,VM处于 "Running" 状态。 # |
|
|