Code Monkey home page Code Monkey logo

Comments (8)

kozobrod avatar kozobrod commented on May 26, 2024

have the same problem, please, include aufs in kernel

from orangepi_build.

obenturk avatar obenturk commented on May 26, 2024

Same issue overlay/overlay2, aufs needed.
Any comment how to add these in kernel?

from orangepi_build.

woniuxu avatar woniuxu commented on May 26, 2024

+1

from orangepi_build.

serhiiz avatar serhiiz commented on May 26, 2024

There's now orangepi-xunlong\OrangePiH6_Linux4_9 repository and I see some mentions of overlayfs: fs\overlayfs. Would it mean it's coming?

Meanwhile, here's the docker daemon's (5:18.09.53-0ubuntu-xenial) output:

root@OrangePi:~# uname -a
Linux OrangePi 4.9.118+ #5 SMP PREEMPT Mon Mar 4 18:30:41 CST 2019 aarch64 aarch64 aarch64 GNU/Linux
root@OrangePi:~# /usr/bin/dockerd
INFO[2019-04-12T04:12:08.273355335Z] parsed scheme: "unix"                         module=grpc
INFO[2019-04-12T04:12:08.273738377Z] scheme "unix" not registered, fallback to default scheme  module=grpc
INFO[2019-04-12T04:12:08.274054293Z] parsed scheme: "unix"                         module=grpc
INFO[2019-04-12T04:12:08.274140876Z] scheme "unix" not registered, fallback to default scheme  module=grpc
ERRO[2019-04-12T04:12:08.284837362Z] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded.  storage-driver=overlay2
ERRO[2019-04-12T04:12:08.295090807Z] AUFS was not found in /proc/filesystems       storage-driver=aufs
INFO[2019-04-12T04:12:08.306651501Z] ccResolverWrapper: sending new addresses to cc: [{unix:///run/containerd/containerd.sock 0  <nil>}]  module=grpc
INFO[2019-04-12T04:12:08.306807417Z] ClientConn switching balancer to "pick_first"  module=grpc
INFO[2019-04-12T04:12:08.307087584Z] pickfirstBalancer: HandleSubConnStateChange: 0x44209d85f0, CONNECTING  module=grpc
INFO[2019-04-12T04:12:08.308179290Z] pickfirstBalancer: HandleSubConnStateChange: 0x44209d85f0, READY  module=grpc
INFO[2019-04-12T04:12:08.308499165Z] ccResolverWrapper: sending new addresses to cc: [{unix:///run/containerd/containerd.sock 0  <nil>}]  module=grpc
INFO[2019-04-12T04:12:08.308607082Z] ClientConn switching balancer to "pick_first"  module=grpc
INFO[2019-04-12T04:12:08.309040623Z] pickfirstBalancer: HandleSubConnStateChange: 0x44209d8880, CONNECTING  module=grpc
INFO[2019-04-12T04:12:08.310056163Z] pickfirstBalancer: HandleSubConnStateChange: 0x44209d8880, READY  module=grpc
ERRO[2019-04-12T04:12:08.320997232Z] 'overlay' not found as a supported filesystem on this host. Please ensure kernel is new enough and has overlay support loaded.  storage-driver=overlay
ERRO[2019-04-12T04:12:08.321261649Z] Failed to built-in GetDriver graph devicemapper /var/lib/docker
INFO[2019-04-12T04:12:08.329143472Z] Graph migration to content-addressability took 0.00 seconds
WARN[2019-04-12T04:12:08.330129179Z] Your kernel does not support cgroup cfs period
WARN[2019-04-12T04:12:08.330272137Z] Your kernel does not support cgroup cfs quotas
WARN[2019-04-12T04:12:08.330382762Z] Unable to find blkio cgroup in mounts
WARN[2019-04-12T04:12:08.330441470Z] Unable to find cpuset cgroup in mounts
WARN[2019-04-12T04:12:08.330728970Z] mountpoint for pids not found
Error starting daemon: Devices cgroup isn't mounted

from orangepi_build.

SuYanw avatar SuYanw commented on May 26, 2024

same problem here

from orangepi_build.

AvMu avatar AvMu commented on May 26, 2024

same problem Ubuntu 16.04.6 LTS
coz docker wont install on 18.04.2 ( E: could not locate package )

from orangepi_build.

baiywt avatar baiywt commented on May 26, 2024

The following script from the Docker project will check various Kernel features to see whether any changes need to be made to support Docker and Swarm Mode fully.
https://raw.githubusercontent.com/docker/docker/master/contrib/check-config.sh
./check-config.sh kernel/.config

from orangepi_build.

orangepi-xunlong avatar orangepi-xunlong commented on May 26, 2024

Linux4.9 has added a docker-related kernel configuration
OrangePi_3_ubuntu_xenial_desktop_linux4.9.118_v2.0.3.tar.gz is the latest images.

from orangepi_build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.