/usr/bin/dockerd -H 命令报错

来源:4-10 Docker Overlay网络和etcd实现多机容器通信

慕少9424800

2018-11-06

WARN[0000] 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[0000] loading plugin “io.containerd.snapshotter.v1.aufs”… type=io.containerd.snapshotter.v1
WARN[0000] failed to load plugin io.containerd.snapshotter.v1.aufs error="modprobe aufs failed: “modprobe: FATAL: Module aufs not found.\n”: exit status 1"
INFO[0000] loading plugin “io.containerd.snapshotter.v1.native”… type=io.containerd.snapshotter.v1
INFO[0000] loading plugin “io.containerd.snapshotter.v1.overlayfs”… type=io.containerd.snapshotter.v1
INFO[0000] loading plugin “io.containerd.snapshotter.v1.zfs”… type=io.containerd.snapshotter.v1
WARN[0000] 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[0000] loading plugin “io.containerd.metadata.v1.bolt”… type=io.containerd.metadata.v1
WARN[0000] could not use snapshotter aufs in metadata plugin error="modprobe aufs failed: “modprobe: FATAL: Module aufs not found.\n”: exit status 1"
WARN[0000] 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[0000] 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"
Server:
Engine:
Version: 18.06.1-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: e68fc7a
Built: Tue Aug 21 17:25:29 2018
OS/Arch: linux/amd64
Experimental: false

写回答

1回答

麦兜搞IT

2018-11-07

请问您的这个LInux是什么发行版呢?是我们提供的vagrantfile创建的么?

0
1
慕少9424800
自己网上下载的centos7.4的镜像,用virtualbox手工创建的虚拟机,没有使用vagrantfile创建
2018-11-07
共1条回复

系统学习Docker 践行DevOps理念

无论你是开发、测试还是运维,Docker都是你的必备技能。

3297 学习 · 1895 问题

查看课程