Re: [Qemu-devel] About the migration_set_speed in the qemu monitor

2013-10-27 Thread Wanlong Gao
On 10/28/2013 01:30 PM, Yaodong Yang wrote: > Hi all, > > When we migrate a vm from one host to another, we set the " migrate_set_speed > 200" inside the qemu monitor. What does the 200 means? Is it the maximum > migration speed is 200MB/s or something else? > This means the bandwidth limit is

[Qemu-devel] About the migration_set_speed in the qemu monitor

2013-10-27 Thread Yaodong Yang
Hi all, When we migrate a vm from one host to another, we set the " migrate_set_speed 200" inside the qemu monitor. What does the 200 means? Is it the maximum migration speed is 200MB/s or something else? Thanks!