This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch clvm-enhancements
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 7e5e1e70e30 fix creation of volume on destination host during
migration to clvm/clvm-ng
add 437f77c97e5 support live vm migration between clvm -> clvm-ng
(vice-versa), nfs -> clvm (vice-versa) and nfs->clvm-ng (vice-versa)
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/agent/api/MigrateCommand.java | 9 ++++
.../motion/StorageSystemDataMotionStrategy.java | 1 +
.../wrapper/LibvirtMigrateCommandWrapper.java | 53 ++++++++++++----------
.../kvm/storage/KVMStorageProcessor.java | 36 ++++++++++++++-
.../kvm/storage/LibvirtStorageAdaptor.java | 3 ++
5 files changed, 75 insertions(+), 27 deletions(-)