-
Notifications
You must be signed in to change notification settings - Fork 547
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
setting pids.max failed with cgroups v2 #3395
Labels
component/util
Utility functions shared between CephFS and RBD
Comments
@Madhu-1 cc |
but the version I'm using is quay.io/cephcsi/cephcsi:v3.7.0, #3091 is already merged in the release |
@Muyan0828 i need to reproduce it locally and see whats happening. Thanks for reporting this one. |
am not able to reproduce it, i dont see any error message in csi logs. |
I do here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
setting pids.max failed with cgroups v2
Environment details
fuse
orkernel
. for rbd itskrbd
orrbd-nbd
) :Steps to reproduce
Steps to reproduce the behavior:
Actual results
csi pod cannot set pids.max.
Expected behavior
csi pod can set pids.max.
Logs
E0915 01:33:41.157796 1 cephcsi.go:208] Failed to get the PID limit, can not reconfigure: open /sys/fs/cgroup//pids.max: no such file or directory
Additional context
run
cat /proc/1/cgroup
in csi-cephfspluginFor example:
Any existing bug report which describe about the similar issue/behavior
The text was updated successfully, but these errors were encountered: