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

Nomad Agent Syslog Errors #640

Open
mpass99 opened this issue Aug 7, 2024 · 0 comments
Open

Nomad Agent Syslog Errors #640

mpass99 opened this issue Aug 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mpass99
Copy link
Collaborator

mpass99 commented Aug 7, 2024

Regularly, we see multiple errors in the syslog of the Nomad runners. We should investigate and try to resolve them.

  • Systemd
    • docker-XYZ.scope: Failed to set 'cpuset.cpus' attribute on '/system.slice/docker-XYZ.scope' to '': No space left on device
      • Can be triggered with a systemctl daemon-reload
  • Dockerd
    • Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded.
    • level=info msg="ignoring event" topic=/tasks/delete
  • Nomad
    • After System Reboot:
agent.plugin_loader: skipping external plugins since plugin_dir doesn't exist: plugin_dir=/opt/nomad/data/plugins
[...]
client.fingerprint_mgr: failed to detect bridge kernel module, bridge network mode disabled:
error=
| 4 errors occurred:
| \t* failed to find /sys/module/bridge: stat /sys/module/bridge: no such file or directory
| \t* module bridge not in /proc/modules
| \t* module bridge not in /lib/modules/6.8.0-39-generic/modules.builtin
| \t* module bridge not in /lib/modules/6.8.0-39-generic/modules.dep
@mpass99 mpass99 added the bug Something isn't working label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant