Commit c7ffb3e
committed
el7+: support live storage migration for kvm by default
Considering that we have addressed a considerable effort on allowing KVM
to perform storage data motion, this PR proposes updating the
'hypervisor_capabilities' table setting the 'storage_motion_supported'
to '1' for KVM.
PRs that implemented KVM storage motion features:
Non-managed storages
apache#2997 KVM VM live migration with ROOT volume on file storage type
apache#2983 KVM live storage migration intra cluster from NFS source and destination
Managed storages
apache#2298 CLOUDSTACK-9620: Enhancements for managed storage
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent f155caa commit c7ffb3e
File tree
1 file changed
+2
-0
lines changed- engine/schema/src/main/resources/META-INF/db
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
0 commit comments