qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 391879] Re: migrate exec ignores exit status


From: T. Huth
Subject: [Qemu-devel] [Bug 391879] Re: migrate exec ignores exit status
Date: Sat, 11 Jun 2016 07:15:50 -0000

Patch has been included here:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=41ef56e61153d7bd27d34a63463
So I assume this should be working now.

** Changed in: qemu
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/391879

Title:
  migrate exec ignores exit status

Status in QEMU:
  Fix Released
Status in qemu-kvm package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: kvm

  Using

    migrate "exec:cat > foo; false"

  in the monitor results in the state of the VM being written to foo, as
  expected, and the VM then being stopped. This is surprising, as I
  think it stands to reason that in case of a failed migrate-exec
  process, which is what a non-zero exit status implies to me, the VM
  should continue.

  == Version information

  $ lsb_release -rd
  Description:  Ubuntu 9.04
  Release:      9.04

  $ apt-cache policy kvm
  kvm:
    Installed: 1:84+dfsg-0ubuntu11
    Candidate: 1:84+dfsg-0ubuntu11
    Version table:
   *** 1:84+dfsg-0ubuntu11 0
          500 http://gb.archive.ubuntu.com jaunty/main Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/391879/+subscriptions



reply via email to

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