Giter Club home page Giter Club logo

Comments (6)

feisuzhu avatar feisuzhu commented on June 1, 2024

抱歉,这个问题已经修了但是没 push 上来,已经 push 了。
更新下再试试看。
可以了的话就把 issue 关掉吧。

from satori.

pandakll avatar pandakll commented on June 1, 2024

还是这个错误问题

from satori.

feisuzhu avatar feisuzhu commented on June 1, 2024

cat /etc/issuesudo docker info 的输出能贴一下么

from satori.

pandakll avatar pandakll commented on June 1, 2024

hi,如下:
1、 cat /etc/issue
\S
Kernel \r on an \m
2、sudo docker info
Containers: 12
Running: 0
Paused: 0
Stopped: 12
Images: 33
Server Version: 17.05.0-ce
Storage Driver: overlay
Backing Filesystem: xfs
Supports d_type: false
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 9048e5e50717ea4497b757314bad98ea3763c145
runc version: 9c2d8d184e5da67c95d601382adf14862e4f2228
init version: 949e6fa
Security Options:
seccomp
Profile: default
Kernel Version: 3.10.0-327.13.1.el7.x86_64
Operating System: CentOS Linux 7 (Core)
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 15.51GiB
Name: bi-zhanjie-2.novalocal
ID: 3RLT:X5MZ:RL47:32BB:ACBC:KVYG:SIOS:TGNP:RU27:6GZC:UW54:NCRX
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false

WARNING: overlay: the backing xfs filesystem is formatted without d_type support, which leads to incorrect behavior.
Reformat the filesystem with ftype=1 to enable d_type support.
Running without d_type support will not be supported in future releases.
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

from satori.

feisuzhu avatar feisuzhu commented on June 1, 2024

重现了,是 docker 的坑,还在看

from satori.

feisuzhu avatar feisuzhu commented on June 1, 2024
WARNING: overlay: the backing xfs filesystem is formatted without d_type support, which leads to incorrect behavior.
Reformat the filesystem with ftype=1 to enable d_type support.
Running without d_type support will not be supported in future releases.

是这个问题。
你的文件系统是 xfs 的,没开启 ftype=1,要重新加这个参数格式化。
或者换成 ext4 也行。
或者换成 zfs 直接用 zfs 的 storage backend,不要用 overlay 了。

from satori.

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.