
27 Sep
2011
27 Sep
'11
3:53 p.m.
On Mon, Sep 26, 2011 at 16:58:20 -0600, Eric Blake wrote:
On 09/26/2011 06:59 AM, Jiri Denemark wrote:
Some virsh commands start a (long-running) job that can be monitored using domjobinfo and aborted with domjobabort. Let's be explicit about this in virsh man page. --- tools/virsh.pod | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-)
ACK - documenting current behavior is the minimally invasive fix.
Meanwhile, this points out room for future improvement patches to make Ctrl-C work for dump/save/managed-save just as it currently does for migrate; we can re-adjust the docs at that point in time.
Yes, that's the longer-term goal. Thanks and pushed. Jirka