docker启动日志出现 Failed to built-in GetDriver graph devicemapper /var/lib/docker

m0_38087678 2019-11-27 10:39:36
[root@localhost settapp]# dockerd
INFO[2019-11-27T10:17:05.590355865+08:00] Starting up
INFO[2019-11-27T10:17:05.593140824+08:00] libcontainerd: started new containerd process pid=7999
INFO[2019-11-27T10:17:05.593331104+08:00] parsed scheme: "unix" module=grpc
INFO[2019-11-27T10:17:05.593345468+08:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2019-11-27T10:17:05.593377731+08:00] ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0 <nil>}] } module=grpc
INFO[2019-11-27T10:17:05.593392217+08:00] ClientConn switching balancer to "pick_first" module=grpc
INFO[2019-11-27T10:17:05.593503979+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc0007c3750, CONNECTING module=grpc
INFO[2019-11-27T10:17:05.616352715+08:00] starting containerd revision=894b81a4b802e4eb2a91d1ce216b8817763c29fb version=v1.2.6
INFO[2019-11-27T10:17:05.616862726+08:00] loading plugin "io.containerd.content.v1.content"... type=io.containerd.content.v1
INFO[2019-11-27T10:17:05.616898482+08:00] loading plugin "io.containerd.snapshotter.v1.btrfs"... type=io.containerd.snapshotter.v1
WARN[2019-11-27T10:17:05.617073595+08:00] failed to load plugin io.containerd.snapshotter.v1.btrfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"
INFO[2019-11-27T10:17:05.617097384+08:00] loading plugin "io.containerd.snapshotter.v1.aufs"... type=io.containerd.snapshotter.v1
WARN[2019-11-27T10:17:05.619462439+08:00] failed to load plugin io.containerd.snapshotter.v1.aufs error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found.\n": exit status 1"
INFO[2019-11-27T10:17:05.619485300+08:00] loading plugin "io.containerd.snapshotter.v1.native"... type=io.containerd.snapshotter.v1
INFO[2019-11-27T10:17:05.619518748+08:00] loading plugin "io.containerd.snapshotter.v1.overlayfs"... type=io.containerd.snapshotter.v1
WARN[2019-11-27T10:17:05.619701101+08:00] failed to load plugin io.containerd.snapshotter.v1.overlayfs error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"
INFO[2019-11-27T10:17:05.619717033+08:00] loading plugin "io.containerd.snapshotter.v1.zfs"... type=io.containerd.snapshotter.v1
WARN[2019-11-27T10:17:05.619880367+08:00] failed to load plugin io.containerd.snapshotter.v1.zfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"
INFO[2019-11-27T10:17:05.619894940+08:00] loading plugin "io.containerd.metadata.v1.bolt"... type=io.containerd.metadata.v1
WARN[2019-11-27T10:17:05.619913566+08:00] could not use snapshotter overlayfs in metadata plugin error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"
WARN[2019-11-27T10:17:05.619924576+08:00] could not use snapshotter zfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"
WARN[2019-11-27T10:17:05.619934137+08:00] could not use snapshotter btrfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"
WARN[2019-11-27T10:17:05.619944243+08:00] could not use snapshotter aufs in metadata plugin error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found.\n": exit status 1"
INFO[2019-11-27T10:17:05.620093685+08:00] loading plugin "io.containerd.differ.v1.walking"... type=io.containerd.differ.v1
INFO[2019-11-27T10:17:05.620115351+08:00] loading plugin "io.containerd.gc.v1.scheduler"... type=io.containerd.gc.v1
INFO[2019-11-27T10:17:05.620190785+08:00] loading plugin "io.containerd.service.v1.containers-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620209624+08:00] loading plugin "io.containerd.service.v1.content-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620226039+08:00] loading plugin "io.containerd.service.v1.diff-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620243656+08:00] loading plugin "io.containerd.service.v1.images-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620262369+08:00] loading plugin "io.containerd.service.v1.leases-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620280432+08:00] loading plugin "io.containerd.service.v1.namespaces-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620298943+08:00] loading plugin "io.containerd.service.v1.snapshots-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.620314840+08:00] loading plugin "io.containerd.runtime.v1.linux"... type=io.containerd.runtime.v1
INFO[2019-11-27T10:17:05.620391859+08:00] loading plugin "io.containerd.runtime.v2.task"... type=io.containerd.runtime.v2
INFO[2019-11-27T10:17:05.620445793+08:00] loading plugin "io.containerd.monitor.v1.cgroups"... type=io.containerd.monitor.v1
INFO[2019-11-27T10:17:05.621025398+08:00] loading plugin "io.containerd.service.v1.tasks-service"... type=io.containerd.service.v1
INFO[2019-11-27T10:17:05.621077314+08:00] loading plugin "io.containerd.internal.v1.restart"... type=io.containerd.internal.v1
INFO[2019-11-27T10:17:05.621143937+08:00] loading plugin "io.containerd.grpc.v1.containers"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621164735+08:00] loading plugin "io.containerd.grpc.v1.content"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621184046+08:00] loading plugin "io.containerd.grpc.v1.diff"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621203998+08:00] loading plugin "io.containerd.grpc.v1.events"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621277347+08:00] loading plugin "io.containerd.grpc.v1.healthcheck"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621298991+08:00] loading plugin "io.containerd.grpc.v1.images"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621317588+08:00] loading plugin "io.containerd.grpc.v1.leases"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621336381+08:00] loading plugin "io.containerd.grpc.v1.namespaces"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621354841+08:00] loading plugin "io.containerd.internal.v1.opt"... type=io.containerd.internal.v1
INFO[2019-11-27T10:17:05.621437713+08:00] loading plugin "io.containerd.grpc.v1.snapshots"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621460394+08:00] loading plugin "io.containerd.grpc.v1.tasks"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621479933+08:00] loading plugin "io.containerd.grpc.v1.version"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.621498666+08:00] loading plugin "io.containerd.grpc.v1.introspection"... type=io.containerd.grpc.v1
INFO[2019-11-27T10:17:05.622307361+08:00] serving... address="/var/run/docker/containerd/containerd-debug.sock"
INFO[2019-11-27T10:17:05.622410353+08:00] serving... address="/var/run/docker/containerd/containerd.sock"
INFO[2019-11-27T10:17:05.622451790+08:00] containerd successfully booted in 0.006990s
INFO[2019-11-27T10:17:05.627897054+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc0007c3750, READY module=grpc
INFO[2019-11-27T10:17:05.635134082+08:00] parsed scheme: "unix" module=grpc
INFO[2019-11-27T10:17:05.635206789+08:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2019-11-27T10:17:05.635265182+08:00] ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0 <nil>}] } module=grpc
INFO[2019-11-27T10:17:05.635284028+08:00] ClientConn switching balancer to "pick_first" module=grpc
INFO[2019-11-27T10:17:05.635426253+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc000ac43b0, CONNECTING module=grpc
INFO[2019-11-27T10:17:05.636109246+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc000ac43b0, READY module=grpc
INFO[2019-11-27T10:17:05.638270703+08:00] parsed scheme: "unix" module=grpc
INFO[2019-11-27T10:17:05.638394783+08:00] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2019-11-27T10:17:05.638493533+08:00] ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0 <nil>}] } module=grpc
INFO[2019-11-27T10:17:05.638537839+08:00] ClientConn switching balancer to "pick_first" module=grpc
INFO[2019-11-27T10:17:05.638731468+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc000bf6340, CONNECTING module=grpc
INFO[2019-11-27T10:17:05.638728116+08:00] blockingPicker: the picked transport is not ready, loop back to repick module=grpc
INFO[2019-11-27T10:17:05.640123193+08:00] pickfirstBalancer: HandleSubConnStateChange: 0xc000bf6340, READY module=grpc
ERRO[2019-11-27T10:17:05.646496792+08:00] AUFS was not found in /proc/filesystems storage-driver=aufs
ERRO[2019-11-27T10:17:05.649118137+08:00] Failed to built-in GetDriver graph devicemapper /var/lib/docker

WARN[2019-11-27T10:17:05.651599320+08:00] mountpoint for pids not found
INFO[2019-11-27T10:17:05.651922404+08:00] Loading containers: start.
INFO[2019-11-27T10:17:06.206046782+08:00] Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address
INFO[2019-11-27T10:17:06.271514688+08:00] Loading containers: done.
INFO[2019-11-27T10:17:06.283358528+08:00] Docker daemon
...全文
2180 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

1,163

社区成员

发帖
与我相关
我的任务
社区描述
Docker是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的Linux 机器上,也可以实现虚拟化。
社区管理员
  • Docker
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧