Difference between revisions of "Templates"

From CRIU
Jump to navigation Jump to search
Line 1: Line 1:
 +
Here is a list of results in attempts to checkpoint/resume containers with vzctl + criu bundle running on vanilla 3.13 kernel. Note the tests were done with Andrey Vagin patches applied to vzctl: "hook_ct: remove the non-working with devpts", "hook_ct: bind mount the host /dev directory in CT". Also the vz configs require LOCAL_UID="0" and LOCAL_GID="0".
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 7: Line 9:
 
! comments
 
! comments
 
|-
 
|-
| centos-6 || http://download.openvz.org/template/precreated/centos-6-x86_64-devel.tar.gz || + || + || needs patches: hook_ct: remove the non-working with devpts + hook_ct: bind mount the host /dev directory in CT, also set LOCAL_UID="0" and LOCAL_GID="0" in container config, drop udev as "rpm -e udev --nodeps" in container
+
| centos-6 || http://download.openvz.org/template/precreated/centos-6-x86_64-devel.tar.gz || + || + || drop udev as "rpm -e udev --nodeps" in container
 
|-
 
|-
 
| fedora-20 || http://mirror.yandex.ru/mirrors/download.openvz.org/contrib/template/precreated/fedora-20-x86-20131202.tar.xz || + || - || (00.037318) Error (namespaces.c:155): Can't dump nested mnt namespace for 2640
 
| fedora-20 || http://mirror.yandex.ru/mirrors/download.openvz.org/contrib/template/precreated/fedora-20-x86-20131202.tar.xz || + || - || (00.037318) Error (namespaces.c:155): Can't dump nested mnt namespace for 2640

Revision as of 14:01, 20 January 2014

Here is a list of results in attempts to checkpoint/resume containers with vzctl + criu bundle running on vanilla 3.13 kernel. Note the tests were done with Andrey Vagin patches applied to vzctl: "hook_ct: remove the non-working with devpts", "hook_ct: bind mount the host /dev directory in CT". Also the vz configs require LOCAL_UID="0" and LOCAL_GID="0".

template source start/stop suspend/resume comments
centos-6 http://download.openvz.org/template/precreated/centos-6-x86_64-devel.tar.gz + + drop udev as "rpm -e udev --nodeps" in container
fedora-20 http://mirror.yandex.ru/mirrors/download.openvz.org/contrib/template/precreated/fedora-20-x86-20131202.tar.xz + - (00.037318) Error (namespaces.c:155): Can't dump nested mnt namespace for 2640
ubuntu-10.04-minimal http://mirror.yandex.ru/mirrors/download.openvz.org/contrib/template/precreated/ubuntu-10.04-minimal_10.04_amd64.tar.gz ? ? ?