We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
start agent pod got error log
+ grep -q io.containerd.runtime.v1.linux /proc/10281/cmdline + exec /usr/bin/nsenter -m/proc/1/ns/mnt -- /usr/bin/lxcfs -p /run/lxcfs-18406.pid /var/lib/lxc/lxcfs/ nsenter: can't execute '/usr/bin/lxcfs': No such file or directory + /bin/debug-agent No config file provided. Using all default values. 2020/10/19 06:33:30 server.go:38: Listening on 0.0.0.0:10027
in container, command exec result:
/ # ls -al /usr/bin/lxcfs -rwxr-xr-x 1 root root 22360 Jan 13 2020 /usr/bin/lxcfs / # /usr/bin/lxcfs -v mount namespace: 5 hierarchies: 0: fd: 6: cpuset 1: fd: 7: devices 2: fd: 8: hugetlb 3: fd: 9: memory 4: fd: 10: freezer 5: fd: 11: rdma 6: fd: 12: net_cls,net_prio 7: fd: 13: perf_event 8: fd: 14: blkio 9: fd: 15: pids 10: fd: 16: cpu,cpuacct 11: fd: 17: files 12: fd: 18: name=systemd 13: fd: 19: unified fuse: missing mountpoint parameter / #
The text was updated successfully, but these errors were encountered:
No branches or pull requests
start agent pod got error log
in container, command exec result:
The text was updated successfully, but these errors were encountered: