Package: lxc
Version: 1:1.0.6-4
Severity: important

Hello,

Freshly installed lxc on up to date unstable:

# lxc-create -n C1 -fssize=4G -t debian -- -r jessie
...

# lxc-start -P /mnt/storage/lxc/ -n C1

lxc-start: failed to open log file "/var/lib/lxc/C1/C1.log" : No such
file or directory   (This is another bug!)
lxc-start: Could not find writable mount point for cgroup hierarchy 9
while trying to create cgroup.
lxc-start: failed creating cgroups
lxc-start: failed to spawn 'C1'
lxc-start: The container failed to start.
lxc-start: Additional information can be obtained by setting the
--logfile and --logpriority options.


# cat /mnt/storage/lxc/C1/config

# Template used to create this container:
/usr/share/lxc/templates/lxc-debian
# Parameters passed to the template: -r jessie
# For additional config options, please look at lxc.container.conf(5)
lxc.rootfs = /mnt/storage/lxc/C1/rootfs

# Common configuration
lxc.include = /usr/share/lxc/config/debian.common.conf

# Container specific configuration
lxc.mount = /mnt/storage/lxc/C1/fstab
lxc.utsname = C1
lxc.arch = amd64


# lxc-checkconfig

Kernel configuration not found at /proc/config.gz; searching...
Kernel configuration found at /boot/config-3.16.0-4-amd64
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
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: enabled
Cgroup cpuset: enabled

--- Misc ---
Veth pair device: enabled
Macvlan: enabled
Vlan: enabled
File capabilities: enabled


# mount|grep cgr

cgroup on /sys/fs/cgroup type tmpfs (rw,relatime,size=12k)
systemd on /sys/fs/cgroup/systemd type cgroup
(rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/x86_64-linux-gnu/systemd-shim-cgroup-release-agent,name=systemd)

Cgmanager is running:

root      2311  0.0  0.0  23552  1124 /sbin/cgmanager --daemon -m
name=systemd


Regards,
Vedran


--- System information. ---
Architecture: amd64
Kernel:       Linux 3.16.0-4-amd64

Debian Release: jessie/sid
  850 unstable        ftp.de.debian.org
  850 unstable        deb-multimedia.org
  700 testing         ftp.de.debian.org
  550 experimental    ftp.de.debian.org
  500 stable          ftp.de.debian.org

--- Package information. ---
Depends               (Version) | Installed
===============================-+-===============
debconf               (>= 0.5)  | 1.5.53
 OR debconf-2.0                 |
libapparmor1     (>= 2.6~devel) | 2.9.0-2
libc6                  (>= 2.8) |
libcap2               (>= 2.10) |


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to