You are not logged in.

#1 2015-04-25 02:39:34

gnox
Member
Registered: 2013-05-18
Posts: 90

linux-ck + docker

Hi, I was trying to use docker in a linux-ck-haswell but I received this error

FATA[0000] Error response from daemon: Cannot start container test: 
[8] System error: mountpoint for cpu not found 

Searching in google found this :
https://github.com/docker/docker/issues/6681

Says that the kernel doesnt have a cgroups feature "cpu/cpuacct", and that the BFS is not supported.

My question is :  Is there any way to add that feature to the ck kernel or does exist a linus-ck with that feature active??

Offline

#2 2015-04-25 08:39:53

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: linux-ck + docker

You probably wanna email Con directly or post to his blog asking this: http://ck-hack.blogspot.com/

Offline

#3 2015-11-27 11:25:23

blueyed
Member
Registered: 2015-09-19
Posts: 5

Re: linux-ck + docker

I am seeing another error, possibly because of this:

% docker run --rm gliderlabs/alpine:3.2 bash
Error response from daemon: Cannot start container 09150f8d401e164ec3faa8b99a7d6507f7146d8352c9ed35853640e0c5dd3268: failed to create endpoint elated_liskov on network bridge: failed to add the host (vethd3205ac) <=> sandbox (vethe87e645) pair interfaces: operation not supported

Offline

Board footer

Powered by FluxBB