[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-25 Thread Cui Wei
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

[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
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

[Bug 1561434] Re: lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
** 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

[Bug 1561434] [NEW] lxc-checkpoint failed on current newest version

2016-03-24 Thread Cui Wei
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

[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-10 Thread Cui Wei
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

[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
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

[Bug 1536969] Re: qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-02-04 Thread Cui Wei
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

[Bug 1536969] [NEW] qemu-system_x86_64 crashes when internal system mount virtio-9p

2016-01-22 Thread Cui Wei
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