Re: [Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-10-09 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Igor Redko (red...@virtuozzo.com) wrote: >> On 28.09.2015 22:22, Dr. David Alan Gilbert wrote: >> >* Denis V. Lunev (d...@openvz.org) wrote: >> >>From: Igor Redko >> >> >> >>To get this estimation we must divide pending_size by bandwidth >> >>according to descr

Re: [Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-10-07 Thread Dr. David Alan Gilbert
* Igor Redko (red...@virtuozzo.com) wrote: > On 28.09.2015 22:22, Dr. David Alan Gilbert wrote: > >* Denis V. Lunev (d...@openvz.org) wrote: > >>From: Igor Redko > >> > >>To get this estimation we must divide pending_size by bandwidth > >>according to description of expected-downtime ("qmp-command

Re: [Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-10-01 Thread Igor Redko
On 28.09.2015 22:22, Dr. David Alan Gilbert wrote: * Denis V. Lunev (d...@openvz.org) wrote: From: Igor Redko To get this estimation we must divide pending_size by bandwidth according to description of expected-downtime ("qmp-commands.hx:3246"): "expected-downtime": only present while migra

Re: [Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-10-01 Thread Igor Redko
On 28.09.2015 22:22, Dr. David Alan Gilbert wrote: * Denis V. Lunev (d...@openvz.org) wrote: From: Igor Redko To get this estimation we must divide pending_size by bandwidth according to description of expected-downtime ("qmp-commands.hx:3246"): "expected-downtime": only present while migra

Re: [Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-09-28 Thread Dr. David Alan Gilbert
* Denis V. Lunev (d...@openvz.org) wrote: > From: Igor Redko > > To get this estimation we must divide pending_size by bandwidth > according to description of expected-downtime ("qmp-commands.hx:3246"): > "expected-downtime": only present while migration is active > total amount i

[Qemu-devel] [PATCH 1/1] migration: fix expected_downtime

2015-09-24 Thread Denis V. Lunev
From: Igor Redko To get this estimation we must divide pending_size by bandwidth according to description of expected-downtime ("qmp-commands.hx:3246"): "expected-downtime": only present while migration is active total amount in ms for downtime that was calculated on