[
https://issues.apache.org/jira/browse/CLOUDSTACK-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281825#comment-16281825
]
ASF GitHub Bot commented on CLOUDSTACK-7982:
--------------------------------------------
rhtyd commented on issue #1709: CLOUDSTACK-7982: KVM live migration with local
storage
URL: https://github.com/apache/cloudstack/pull/1709#issuecomment-349958309
Please fix the build and packaging failures @marcaurele :
```
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
project cloud-plugin-hypervisor-vmware: Compilation failure: Compilation
failure:
[ERROR]
/jenkins/workspace/acs-pr-centos7-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.11.0.0-SNAPSHOT/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
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor
MigrateWithStorageAnswer.MigrateWithStorageAnswer(MigrateWithStorageCommand,List<VolumeObjectTO>,boolean,String)
is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR]
/jenkins/workspace/acs-pr-centos7-pkg-builder/dist/rpmbuild/BUILD/cloudstack-4.11.0.0-SNAPSHOT/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java:[3851,19]
error: no suitable constructor found for
MigrateWithStorageAnswer(MigrateWithStorageCommand,Exception)
[ERROR] -> [Help 1]
```
----------------------------------------------------------------
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)