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: Anthony Liguori
Subject: [Qemu-devel] [Bug 391879] Re: migrate exec ignores exit status
Date: Wed, 02 Jun 2010 20:04:56 -0000

The attached patch works for me with the posted test case.

** Changed in: qemu
       Status: Confirmed => In Progress

** Patch added: "0001-migration-respect-exit-status-with-exec.patch"
   
http://launchpadlibrarian.net/49572236/0001-migration-respect-exit-status-with-exec.patch

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

Status in QEMU: In Progress
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





reply via email to

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