| v2v.hostAllocatorStrategy |
The policy used to allocate hosts to VM instances
migrated from the VMware platform to the KVM platform. Default:
LeastVmPreferredHostAllocatorStrategy. |
LeastVmPreferredHostAllocatorStrategy |
- LeastVmPreferredHostAllocatorStrategy
- MinimumCPUUsageHostAllocatorStrategy
- MinimumMemoryUsageHostAllocatorStrategy
|
| v2v.parallelismDegree |
The maximum number of V2V migration tasks that can be
simultaneously running. Default: 10. |
10 |
[0,+∞) |
| v2v.cacheRetention |
The retention period of data cache during failed V2V migration.
Default: 86400. Unit: second. |
86400 |
[0,+∞) |
| v2v.volumeDownloadParallelismDegree |
The maximum number of volumes that can be migrated from the
migration server to the destination primary storage in a V2V
migration task. Default: 20. |
20 |
[0,+∞) |
| v2v.nbdkitPath |
The storage path of nbdkit on the management node. You can set
the storage path of nbdkit for vCenter 5.0 or vCenter 5.1. |
http://%s:8080/zstack/static/zstack-repo/x86_64/$releasever/nbdkit-1.14.2.tar.gz |
|
| v2v.enableRootFirst |
Specifies whether to specify an operating system (OS) as the
first OS to be used if a target VM instance has multiple OS.
Default: false. If set to true, an OS is specified as the first OS
to be used based on an algorithm. |
false |
|
| v2v.adaptedVddkLibPath |
The storage path of vddk lib on the management node. You can set
the storage path of nbdkit for vCenter 5.0 or vCenter 5.1. |
http://%s:8080/zstack/static/zstack-repo/x86_64/$releasever/VMware-vix-disklib-5.5.0-1284542.x86_64.tar.gz |
|
| refreshCapacity.interval |
The interval of updating the migration server. Default: 5. Unit:
minute. |
5 |
[0,+∞) |