Re: Ans: About Instance Storage Live Migration on VMware

2015-02-16 Thread Star Guo
Ilya Thanks a lot ! I try to read the source code. Best Regards, Star Guo -邮件原件- 发件人: ilya musayev [mailto:ilya.mailing.li...@gmail.com] 发送时间: 2015年2月15日 15:00 收件人: dev@cloudstack.apache.org 主题: Re: Ans: About Instance Storage Live Migration on VMware Star, There is an API call

Ans: About Instance Storage Live Migration on VMware

2015-02-15 Thread Star Guo
Does it mean cloudstack does not support storage live migration with vmware ? Thanks. Best Regards, Star Guo -邮件原件- 发件人: Erik Weber [mailto:terbol...@gmail.com] 发送时间: 2015年2月13日 20:16 收件人: dev 主题: Re: Ans: About Instance Storage Live Migration on VMware According to https://issues.

Re: Ans: About Instance Storage Live Migration on VMware

2015-02-15 Thread ilya musayev
Star, There is an API call "MigrateVirtualMachineWithVolume", http://cloudstack.apache.org/docs/api/apidocs-4.4/root_admin/migrateVirtualMachineWithVolume.html It only works over NFS, Citrix promised to add support for VMFS in the near future. Regards ilya On 2/13/15 4:15 AM, Erik Weber wro

Re: Ans: About Instance Storage Live Migration on VMware

2015-02-13 Thread Erik Weber
According to https://issues.apache.org/jira/browse/CLOUDSTACK-2701 it should be supported. Haven't tried it myself though. -- Erik On Fri, Feb 13, 2015 at 12:52 PM, Star Guo wrote: > Yes, CloudStack 4.4.2 supports VOLUME live migration with the vm in > running state ( ui and cloudmonkey ), on

Ans: About Instance Storage Live Migration on VMware

2015-02-13 Thread Star Guo
Yes, CloudStack 4.4.2 supports VOLUME live migration with the vm in running state ( ui and cloudmonkey ), on VMware vSphere. I have test the live migration with ROOT volume and DATA volume. And the VOLUME live migration in CloudStack API is difference from VMware vCenter Storage vMotion which th