[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218362#comment-16218362
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10120:
---------------------------------------------

niteshsarda opened a new pull request #2300: CLOUDSTACK-10120 : Allow migration 
of VM's from Cloudstack UI between the hosts with different version
URL: https://github.com/apache/cloudstack/pull/2300
 
 
   **ISSUE**
   
   Currently ACP doesn't allow to migrate the VM's between the hosts with 
different versions of Hypervisors from UI, whereas using API it is possible. 
Hypervisor itself allows migration of VM's between different versions, like 
VMware allows migration of VM's from 5.1 ESXi to 5.5 ESXi. Similarly XenServer 
allows migration from 6.2 to 6.5.
   
   **STEPS TO REPRODUCE**
   
   - Create an ACP setup with more than one hosts of different version.
   - Try to migrate a VM from lower version host to higher version host.
   - On UI, it will not list the hosts with different version. Whereas using 
API migrateVirtualMachineWithVolume, VM from lower version of host can be 
migrated to higher version host.
   
   **FIX**
   
   Added a fix, to list hosts of same and higher version on UI while listing 
hosts that are available for migration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Allow migration of VM's from Cloudstack UI between the hosts with different 
> version
> -----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-10120
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10120
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Nitesh Sarda
>
> *ISSUE*
> Currently Cloudstack doesn't allow to migrate the VM's between the hosts with 
> different versions of Hypervisors from UI, whereas using API it is possible. 
> Hypervisor itself allows migration of VM's between different versions, like 
> VMware allows migration of VM's from 5.1 ESXi to 5.5 ESXi. Similarly 
> XenServer allows migration from 6.2 to 6.5.
> *STEPS TO REPRODUCE*
> * Create Cloudstack setup with more than one hosts of different version.
> * Try to migrate a VM from lower version host to higher version host.
> * On UI, it will not list the hosts with different version. Whereas using API 
> migrateVirtualMachineWithVolume, VM from lower version of host can be 
> migrated to higher version host.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to