qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [CFR 4/10] qmp: migrate_set_downtime command


From: Anthony Liguori
Subject: [Qemu-devel] Re: [CFR 4/10] qmp: migrate_set_downtime command
Date: Wed, 16 Jun 2010 13:50:24 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4

On 06/16/2010 10:45 AM, Stefan Hajnoczi wrote:
migrate_set_downtime
--------------------

Set maximum tolerated downtime (in seconds) for migrations.

We should clarify that this is a downtime target but not a hard guarantee.

Arguments:

- "value": maximum downtime (json-number)

s/value/seconds/

Regards,

Anthony Liguori

Example:

->  { "execute": "migrate_set_downtime", "arguments": { "value": 0.1 } }
<- { "return": {} }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]