Yes, it's fixed in lxc-rc13.
** Changed in: lxc (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1561434
Title:
lxc-checkpoint failed on curre
Just new I tried the updated CRIU:
>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0-2ubuntu2
>> LXC Version: 2.0.0~rc12-0ubuntu1
The checkpoint step became success, but recovery step failed:
+ lxc-checkpoint -s -D /var/lib/lxc/cr-test/cp -n cr-test
+ lxc-checkpoint -r -D /var/lib/lxc/c
** Description changed:
The lxc-checkpoint works well under the following version:
>> Linux Image Version: 4.4.0.12.13
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc10-0ubuntu2
---
But failed after ungrading:
>> Linux Image Version: 4.4.0.1
Public bug reported:
The lxc-checkpoint works well under the following version:
>> Linux Image Version: 4.4.0.12.13
>> CRIU Version: 2.0-2ubuntu1
>> LXC Version: 2.0.0~rc10-0ubuntu2
---
But failed after ungrading:
>> Linux Image Version: 4.4.0.15.16
>> CRIU Version: 2.0
Okay, version "2.5+dfsg-5ubuntu1" fix this bug, thanks!
** Attachment removed: "execute ./run.sh in initramfs-9p"
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz
** Changed in: qemu (Ubuntu)
Status: New => Fix Released
--
You
I think this the bug is caused by qemu 2.5 because I install qemu 2.3
(wily version) in to xernial (linux 4.4), and it doesn't crash.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/153696
A test script is appended.
This script works on Trusty, Utopic, Vivid and Wily, while crashes on
Xenial.
** Attachment added: "execute ./run.sh in initramfs-9p"
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1536969/+attachment/4563552/+files/initramfs-9p.tar.gz
--
You received this b
Public bug reported:
I'm using Ubuntu 16.04 amd64.
Host system executes command like:
qemu-system-x86_64 -initrd ./hyper-initrd.img -kernel ./kernel -m
512 -smp 1 -fsdev
local,id=virtio9p,path=`pwd`/rootfs,security_model=none -device virtio-
9p-pci,fsdev=virtio9p,mount_tag=share_dir
Qemu In