
10 Jan
2014
10 Jan
'14
2:08 p.m.
I am wondering what the default value for migrate-setmaxdowntime is when using QEMU/KVM. http://builder.virt-tools.org/artifacts/libvirt-virshcmdref/html/sect-migrat... Is the default the same as QEMU's default in this case? I was looking at libvirts source and it appears there is no default set within libvirt, unless I missed it. I do see qemuDomainMigrateSetMaxDowntime() directly enters the monitor to change the value when set with that command. Any insight/confirmation is appreciated.