-
Notifications
You must be signed in to change notification settings - Fork 29
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
sched_setaffinity alerts #1492
Comments
what cpu do you use? did you limit the cpu in docker? Thanks! Your compose file would be useful! |
I'm using a E5-2680v4. The Docker is running in a Proxmox LXC. I don't remember setting any affinity. This is my compose.yaml file:
|
I think it is related to the lxc, can you try test it in a kvm or directly on the proxmox host, please?
maybe the lxc container misses permissions to set affinity? |
Is the default nginx.conf file exposed to via mountpoints in the Docker volume? It might be possible that the LXC container does not have permissions to set affinity as it already has affinity set. Is it possible to turn that particular variable off myself? I'll attempt to run it on a VM or Proxmox host itself. Thank you for pointing me in the right direction! |
Hi there, been getting these alerts in the logs of Docker but otherwise the app works perfectly fine. Just wondering what they could mean?
The text was updated successfully, but these errors were encountered: