mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6203: Correct documentation for KVM migration tuneables
This commit is contained in:
parent
e5449e29c9
commit
bbaec7bae8
|
|
@ -77,7 +77,7 @@ domr.scripts.dir=scripts/network/domr/kvm
|
|||
|
||||
# Busy VMs may never finish migrating, depending on environment. When its available, we will
|
||||
# want to add support for autoconvergence migration flag which should fix this. Set an upper
|
||||
# limit in seconds for how long live migration should wait, at which point VM is paused and
|
||||
# limit in milliseconds for how long live migration should wait, at which point VM is paused and
|
||||
# migration will finish quickly. Less than 1 means disabled.
|
||||
#vm.migrate.pauseafter=0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue