-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Description
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Running podman system df fails with Error: readdirent: file name too long
Steps to reproduce the issue:
- execute
podman system df(prerequisites unknown)
Describe the results you received:
Error: readdirent: file name too long
Describe the results you expected:
Anything but that
Additional information you deem important (e.g. issue happens only occasionally):
I'll try stracing soon.
Output of podman version:
podman version 2.1.1
Output of podman info --debug:
host:
arch: amd64
buildahVersion: 1.16.1
cgroupManager: systemd
cgroupVersion: v2
conmon:
package: conmon-2.0.21-2.fc32.x86_64
path: /usr/bin/conmon
version: 'conmon version 2.0.21, commit: 81d18b6c3ffc266abdef7ca94c1450e669a6a388'
cpus: 8
distribution:
distribution: fedora
version: "32"
eventLogger: journald
hostname: tmp.scylladb.com
idMappings:
gidmap:
- container_id: 0
host_id: 1000
size: 1
- container_id: 1
host_id: 100000
size: 65536
uidmap:
- container_id: 0
host_id: 1000
size: 1
- container_id: 1
host_id: 100000
size: 65536
kernel: 5.8.12-200.fc32.x86_64
linkmode: dynamic
memFree: 5250973696
memTotal: 33541083136
ociRuntime:
name: crun
package: crun-0.15-5.fc32.x86_64
path: /usr/bin/crun
version: |-
crun version 0.15
commit: 56ca95e61639510c7dbd39ff512f80f626404969
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +YAJL
os: linux
remoteSocket:
path: /run/user/1000/podman/podman.sock
rootless: true
slirp4netns:
executable: /usr/bin/slirp4netns
package: slirp4netns-1.1.4-1.fc32.x86_64
version: |-
slirp4netns version 1.1.4
commit: b66ffa8e262507e37fca689822d23430f3357fe8
libslirp: 4.3.1
SLIRP_CONFIG_VERSION_MAX: 2
swapFree: 16853495808
swapTotal: 16869486592
uptime: 6h 10m 21.14s (Approximately 0.25 days)
registries:
search:
- registry.fedoraproject.org
- registry.access.redhat.com
- registry.centos.org
- docker.io
store:
configFile: /home/avi/.config/containers/storage.conf
containerStore:
number: 1
paused: 0
running: 1
stopped: 0
graphDriverName: overlay
graphOptions:
overlay.mount_program:
Executable: /usr/bin/fuse-overlayfs
Package: fuse-overlayfs-1.1.2-1.fc32.x86_64
Version: |-
fusermount3 version: 3.9.1
fuse-overlayfs: version 1.1.0
FUSE library version 3.9.1
using FUSE kernel interface version 7.31
graphRoot: /home/avi/.local/share/containers/storage
graphStatus:
Backing Filesystem: extfs
Native Overlay Diff: "false"
Supports d_type: "true"
Using metacopy: "false"
imageStore:
number: 26
runRoot: /run/user/1000/containers
volumePath: /home/avi/.local/share/containers/storage/volumes
version:
APIVersion: 2.0.0
Built: 1601494271
BuiltTime: Wed Sep 30 22:31:11 2020
GitCommit: ""
GoVersion: go1.14.9
OsArch: linux/amd64
Version: 2.1.1
Package info (e.g. output of rpm -q podman or apt list podman):
podman-2.1.1-7.fc32.x86_64
Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
No
Additional environment details (AWS, VirtualBox, physical, etc.):
My much-mistreated laptop
Metadata
Metadata
Assignees
Labels
No labels