No subject


Mon Sep 30 00:06:17 PDT 2013


(00.377632) Error (mount.c:805): fusectl isn't empty: 8388625

The container does contain ttys and console:
5784 ?        Ss     0:00              \_ lxc-start -n cn_01
 5804 ?        Ss     0:01                  \_ /sbin/init
 5998 ?        S      0:00                      \_ upstart-udev-bridge --daemon
 6009 ?        Ss     0:00                      \_ /lib/systemd/systemd-udevd --daemon
 6077 ?        S      0:00                      \_ upstart-socket-bridge --daemon
 6079 ?        Ssl    0:00                      \_ rsyslogd
 6085 ?        S      0:00                      \_ upstart-file-bridge --daemon
 6117 ?        Ss     0:00                      \_ dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
 6202 ?        Ss     0:00                      \_ cron
 6207 ?        Ss     0:00                      \_ /usr/sbin/sshd -D
 7083 ?        Ss     0:00                      \_ /sbin/getty -8 38400 tty2
 7084 ?        Ss     0:00                      \_ /sbin/getty -8 38400 tty4
 7085 ?        Ss     0:00                      \_ /sbin/getty -8 38400 tty3
 7086 ?        Ss     0:00                      \_ /sbin/getty -8 38400 console
 7087 ?        Ss     0:00                      \_ /sbin/getty -8 38400 tty1

I don't think it's enough to just add this to the config file:
# hax for criu
lxc.console = none
lxc.tty = 0
lxc.cgroup.devices.deny = c 5:1 rwm

because there is this at the very beginning:
# Common configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf

Krystof


-----Original Message-----
From: criu-bounces at openvz.org [mailto:criu-bounces at openvz.org] On Behalf Of Tycho Andersen
Sent: Thursday, September 18, 2014 5:39 PM
To: CRIU
Subject: [CRIU] LXC checkpoint/restore HOWTO using upstream tools

Hi all,

It seems there is more interest in doing checkpoint/restore of LXCs. I have written a little howto about how to use the upstream LXC tools with criu integration do do this:

http://www.criu.org/LXC#Using_LXC_Upstream_tools

Tycho
_______________________________________________
CRIU mailing list
CRIU at openvz.org
https://lists.openvz.org/mailman/listinfo/criu



More information about the CRIU mailing list