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

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

DaanHoogland commented on issue #1709: CLOUDSTACK-7982: KVM live migration with 
local storage
URL: https://github.com/apache/cloudstack/pull/1709#issuecomment-349671045
 
 
   I see @marcaurele I will investigate the marvin error. the other one i a 
plain compilation error though:
   ```
   
/home/travis/build/apache/cloudstack/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java:[3842,19]
 error: no suitable constructor found for 
MigrateWithStorageAnswer(MigrateWithStorageCommand,List<VolumeObjectTO>)
   
   [ERROR]     constructor 
MigrateWithStorageAnswer.MigrateWithStorageAnswer(MigrateWithStorageCommand,boolean,boolean,Exception)
 is not applicable
   
         (actual and formal argument lists differ in length)
   
       constructor 
MigrateWithStorageAnswer.MigrateWithStorageAnswer(MigrateWithStorageCommand,List<VolumeObjectTO>,boolean,String)
 is not applicable
   
         (actual and formal argument lists differ in length)
   
   
/home/travis/build/apache/cloudstack/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java:[3851,19]
 error: no suitable constructor found for 
MigrateWithStorageAnswer(MigrateWithStorageCommand,Exception)
   ```
   @blueorangutan package

----------------------------------------------------------------
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]


> Storage live migration support for KVM
> --------------------------------------
>
>                 Key: CLOUDSTACK-7982
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7982
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Wei Zhou
>            Assignee: Marc-Aurèle Brothier
>             Fix For: Future
>
>
> Currently it supports Xenserver, Vmware, Hyper-V, but not KVM.
> We need to add the implementation for KVM.



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

Reply via email to