Le 05/11/2012 20:23, Serge Hallyn a écrit :
> Quoting Thierry (mys...@cynetek.com):
>> My understanding was that you manually set lxc.cgroup.devices.deny = a
>> after starting up the container. Is that right, or not? If not, please
>> give your full config files for working and not working cases. -serge
>>
>> Using only configuration file. Not manually change cgroup after starting.
>
> Ah, hm.
>
>> join config file working and not working.
>>
>> tigra debian-dev # diff config_working config_notworking
>> 10c10
>> < #lxc.cgroup.devices.deny = a
>> ---
>>> lxc.cgroup.devices.deny = a
>>
>>
>>
>> A config file working:
>> tigra debian-dev # lxc-start -l DEBUG -o /var/log/lxc/debian-dev.log -n
>> debian-dev -f /etc/lxc/debian-dev/config_working -d
>
> Ok, can you attach or paste /var/log/lxc/debian-dev.log ?
>
> What does 'lxc-checkconfig' show?
>
kernel is hardened-source 3.6.2 of gentoo
tigra ~ # CONFIG=/usr/src/linux/.config lxc-checkconfig
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: missing
Network namespace: enabled
Multiple /dev/pts instances: enabled
--- Control groups ---
Cgroup: enabled
Cgroup clone_children flag: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: missing
Cgroup cpuset: enabled
--- Misc ---
Veth pair device: enabled
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
Note : Before booting a new kernel, you can check its configuration
usage : CONFIG=/path/to/config /usr/sbin/lxc-checkconfig
lxc-stop 1352149886.561 INFO lxc_stop - 'debian-dev' is already stopped
lxc-start 1352149908.812 DEBUG lxc_conf - allocated pty '/dev/ttyp3' (4/5)
lxc-start 1352149908.812 DEBUG lxc_conf - allocated pty '/dev/ttyp4' (6/7)
lxc-start 1352149908.812 DEBUG lxc_conf - allocated pty '/dev/ttyp5' (8/9)
lxc-start 1352149908.812 DEBUG lxc_conf - allocated pty '/dev/ttyp6' (10/11)
lxc-start 1352149908.812 INFO lxc_conf - tty's configured
lxc-start 1352149908.812 DEBUG lxc_console - using '/dev/tty' as console
lxc-start 1352149908.812 DEBUG lxc_start - sigchild handler set
lxc-start 1352149908.812 INFO lxc_start - 'debian-dev' is initialized
lxc-start 1352149908.877 DEBUG lxc_start - Not dropping cap_sys_boot or watching utmp
lxc-start 1352149908.877 DEBUG lxc_conf - mac address of host interface 'veth-10.0.1.1' changed to private fe:cc:8e:1f:49:6e
lxc-start 1352149908.877 DEBUG lxc_conf - instanciated veth 'veth-10.0.1.1/vethjXWVtk', index is '37'
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/' (rootfs)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/' (ext4)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/proc' (proc)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/run' (tmpfs)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/sys' (sysfs)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/sys/kernel/config' (configfs)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/sys/fs/cgroup' (tmpfs)
lxc-start 1352149908.879 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/openrc' (cgroup)
lxc-start 1352149908.879 INFO lxc_cgroup - [1] found cgroup mounted at '/sys/fs/cgroup/openrc',opts='rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-agent.sh,clone_children,name=openrc'
lxc-start 1352149908.879 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149908.879 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/openrc has flags 0x2
lxc-start 1352149908.901 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/openrc//lxc/debian-dev'
lxc-start 1352149908.901 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/cpuset' (cgroup)
lxc-start 1352149908.901 INFO lxc_cgroup - [2] found cgroup mounted at '/sys/fs/cgroup/cpuset',opts='rw,nosuid,nodev,noexec,relatime,cpuset,clone_children'
lxc-start 1352149908.901 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149908.901 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/cpuset has flags 0x2
lxc-start 1352149908.937 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/cpuset//lxc/debian-dev'
lxc-start 1352149908.937 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/cpu' (cgroup)
lxc-start 1352149908.937 INFO lxc_cgroup - [3] found cgroup mounted at '/sys/fs/cgroup/cpu',opts='rw,nosuid,nodev,noexec,relatime,cpu,clone_children'
lxc-start 1352149908.937 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149908.937 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/cpu has flags 0x2
lxc-start 1352149908.957 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/cpu//lxc/debian-dev'
lxc-start 1352149908.957 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/cpuacct' (cgroup)
lxc-start 1352149908.957 INFO lxc_cgroup - [4] found cgroup mounted at '/sys/fs/cgroup/cpuacct',opts='rw,nosuid,nodev,noexec,relatime,cpuacct,clone_children'
lxc-start 1352149908.957 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149908.957 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/cpuacct has flags 0x2
lxc-start 1352149908.981 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/cpuacct//lxc/debian-dev'
lxc-start 1352149908.981 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/memory' (cgroup)
lxc-start 1352149908.981 INFO lxc_cgroup - [5] found cgroup mounted at '/sys/fs/cgroup/memory',opts='rw,nosuid,nodev,noexec,relatime,memory,clone_children'
lxc-start 1352149908.981 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149908.981 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/memory has flags 0x2
lxc-start 1352149909.069 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/memory//lxc/debian-dev'
lxc-start 1352149909.069 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/devices' (cgroup)
lxc-start 1352149909.069 INFO lxc_cgroup - [6] found cgroup mounted at '/sys/fs/cgroup/devices',opts='rw,nosuid,nodev,noexec,relatime,devices,clone_children'
lxc-start 1352149909.069 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149909.069 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.093 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/devices//lxc/debian-dev'
lxc-start 1352149909.093 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/freezer' (cgroup)
lxc-start 1352149909.093 INFO lxc_cgroup - [7] found cgroup mounted at '/sys/fs/cgroup/freezer',opts='rw,nosuid,nodev,noexec,relatime,freezer,clone_children'
lxc-start 1352149909.093 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149909.093 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/freezer has flags 0x2
lxc-start 1352149909.117 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/freezer//lxc/debian-dev'
lxc-start 1352149909.117 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/net_cls' (cgroup)
lxc-start 1352149909.117 INFO lxc_cgroup - [8] found cgroup mounted at '/sys/fs/cgroup/net_cls',opts='rw,nosuid,nodev,noexec,relatime,net_cls,clone_children'
lxc-start 1352149909.117 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149909.117 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/net_cls has flags 0x2
lxc-start 1352149909.141 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/net_cls//lxc/debian-dev'
lxc-start 1352149909.141 DEBUG lxc_cgroup - checking '/sys/fs/cgroup/blkio' (cgroup)
lxc-start 1352149909.141 INFO lxc_cgroup - [9] found cgroup mounted at '/sys/fs/cgroup/blkio',opts='rw,nosuid,nodev,noexec,relatime,blkio,clone_children'
lxc-start 1352149909.141 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352149909.141 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/blkio has flags 0x2
lxc-start 1352149909.165 INFO lxc_cgroup - created cgroup '/sys/fs/cgroup/blkio//lxc/debian-dev'
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/dev' (devtmpfs)
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/sys/fs/fuse/connections' (fusectl)
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/home' (ext4)
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/tmp' (tmpfs)
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/var/tmp' (tmpfs)
lxc-start 1352149909.165 DEBUG lxc_cgroup - checking '/proc/sys/fs/binfmt_misc' (binfmt_misc)
lxc-start 1352149909.165 DEBUG lxc_conf - move '(null)' to '4269'
lxc-start 1352149909.165 INFO lxc_conf - 'debian-dev' hostname has been setup
lxc-start 1352149909.205 DEBUG lxc_conf - 'eth0' has been setup
lxc-start 1352149909.205 INFO lxc_conf - network has been setup
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# /etc/filesystems'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '#'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# This file defines the filesystems search order used by a'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# 'mount -t auto' command.'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '#'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype ''
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# Uncomment the following line if your modular kernel has vfat'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# support and you want mount to try vfat.'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '#vfat'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype ''
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# Keep the last '*' intact as it directs mount to use the'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# filesystems list available at /proc/filesystems also.'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '# Don't remove it unless you REALLY know what you are doing!'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype '*'
lxc-start 1352149909.205 DEBUG lxc_conf - mount failed with error: No such device
lxc-start 1352149909.205 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype 'reiserfs'
lxc-start 1352149909.277 DEBUG lxc_conf - mount failed with error: Invalid argument
lxc-start 1352149909.277 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype 'ext3'
lxc-start 1352149909.301 DEBUG lxc_conf - mount failed with error: Invalid argument
lxc-start 1352149909.301 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype 'ext2'
lxc-start 1352149909.325 DEBUG lxc_conf - mount failed with error: Invalid argument
lxc-start 1352149909.325 DEBUG lxc_conf - trying to mount '/dev/vg1/debian-dev'->'/usr/lib/lxc/rootfs' with fstype 'ext4'
lxc-start 1352149909.431 INFO lxc_conf - mounted '/dev/vg1/debian-dev' on '/usr/lib/lxc/rootfs', with fstype 'ext4'
lxc-start 1352149909.431 DEBUG lxc_conf - mounted '/dev/vg1/debian-dev' on '/usr/lib/lxc/rootfs'
lxc-start 1352149909.431 INFO lxc_conf - mount points have been setup
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.deny
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.deny' set to 'a'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 1:3 rwm # dev/null'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 1:5 rwm # dev/zero'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 1:8 rwm # dev/random'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 1:9 rwm # dev/urandom'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 5:0 rwm # /dev/tty - allows ssh-add/password input'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.431 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 5:1 rwm # /dev/console - allows lxc-start output'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.431 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.431 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.431 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.431 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 254:0 rwm # rtc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 4:0 rwm # /dev/tty0'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 4:1 rwm # /dev/tty1'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 4:2 rwm # /dev/tty2'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 4:3 rwm # /dev/tty3'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 136:* rwm # dev/pts/*'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys devices name debian-dev
lxc-start 1352149909.432 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/devices has flags 0x2
lxc-start 1352149909.432 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys devices at /
lxc-start 1352149909.432 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/devices//lxc'
lxc-start 1352149909.432 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/devices//lxc/debian-dev for subsystem devices.allow
lxc-start 1352149909.432 DEBUG lxc_conf - cgroup 'devices.allow' set to 'c 5:2 rwm # dev/pts/ptmx'
lxc-start 1352149909.432 INFO lxc_conf - cgroup has been setup
lxc-start 1352149909.464 INFO lxc_conf - console has been setup
lxc-start 1352149909.464 INFO lxc_conf - 4 tty(s) has been setup
lxc-start 1352149909.471 DEBUG lxc_conf - mountpoint for old rootfs is '/usr/lib/lxc/rootfs/mnt'
lxc-start 1352149909.471 DEBUG lxc_conf - pivot_root syscall to '/usr/lib/lxc/rootfs' successful
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/proc/sys/fs/binfmt_misc'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/run'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/kernel/config'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/openrc'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/cpuset'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/cpu'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/cpuacct'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/memory'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/devices'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/freezer'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/net_cls'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup/blkio'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/fuse/connections'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/dev'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/home'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/tmp'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/var/tmp'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/proc'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys/fs/cgroup'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt/sys'
lxc-start 1352149909.471 DEBUG lxc_conf - umounted '/mnt'
lxc-start 1352149909.473 INFO lxc_conf - created new pts instance
lxc-start 1352149909.473 DEBUG lxc_conf - capabilities has been setup
lxc-start 1352149909.473 NOTICE lxc_conf - 'debian-dev' is setup.
lxc-start 1352149909.473 NOTICE lxc_start - exec'ing '/sbin/init'
lxc-start 1352149909.500 NOTICE lxc_start - '/sbin/init' started with pid '4269'
lxc-start 1352149909.500 WARN lxc_start - invalid pid for SIGCHLD
lxc-start 1352149946.117 DEBUG lxc_commands - peer has disconnected
lxc-start 1352149972.308 DEBUG lxc_commands - peer has disconnected
lxc-start 1352150007.536 DEBUG lxc_cgroup - lxc_cgroup_path_get: called for subsys freezer name debian-dev
lxc-start 1352150007.536 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/freezer has flags 0x2
lxc-start 1352150007.536 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys freezer at /
lxc-start 1352150007.536 DEBUG lxc_cgroup - using cgroup mounted at '/sys/fs/cgroup/freezer//lxc'
lxc-start 1352150007.536 DEBUG lxc_cgroup - lxc_cgroup_path_get: returning /sys/fs/cgroup/freezer//lxc/debian-dev for subsystem freezer
lxc-start 1352150007.925 DEBUG lxc_start - container init process exited
lxc-start 1352150007.949 DEBUG lxc_start - unknown exit status for init: 9
lxc-start 1352150007.949 INFO lxc_error - child <4269> ended on signal (9)
lxc-start 1352150007.949 DEBUG lxc_cgroup - cgroup /sys/fs/cgroup/openrc has flags 0x2
lxc-start 1352150007.949 DEBUG lxc_cgroup - get_init_cgroup: found init cgroup for subsys (null) at /
lxc-start 1352150007.949 DEBUG lxc_cgroup - destroying /sys/fs/cgroup/openrc//lxc/debian-dev
lxc-start 1352150007.949 WARN lxc_cgroup - failed to open directory: No such file or directory
lxc-start 1352150007.949 ERROR lxc_cgroup - No such file or directory - failed to remove cgroup '/sys/fs/cgroup/openrc//lxc/debian-dev'
lxc-stop 1352150007.949 INFO lxc_stop - 'debian-dev' has stopped
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users