Skip to content
New issue

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

Mount path missing some vital subdirectories in some environments #14

Open
leodido opened this issue Dec 11, 2018 · 0 comments
Open

Mount path missing some vital subdirectories in some environments #14

leodido opened this issue Dec 11, 2018 · 0 comments

Comments

@leodido
Copy link
Member

leodido commented Dec 11, 2018

On my machine this is the mount output in the pod related to the trace.

/ # mount
...
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
debugfs on /sys/kernel/debug type debugfs (rw,relatime) <=
...
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime) <=
/ # command terminated with exit code 137

Anyway in other environments - eg., Docker for Mac (not my machine :P) - the sys directory lacks some subdirectories (for example those indicated here), thus it does not work.

Somehow related to #7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant