forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM migration_mode
Xu Tian edited this page Dec 30, 2016
·
1 revision
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
migration_mode¶
Description¶
If migration mode is specified, the VM will be started in incoming mode for migration. Valid modes for migration are: tcp, unix and exec.
To start a VM in incoming mode for receiving migration data via tcp:
migration_mode = tcp
A port will be allocated from the range 5200 to 6000.
Defined On¶
This configuration item is currently not defined on a sample cartesian configuration file.
Used By¶
Referenced By¶
No other documentation currently references this configuration key.
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
© Copyright 2014, Red Hat. Created using Sphinx 1.5.1.