8000 Cobbler startup crash when using NFS for storage · Issue #3905 · cobbler/cobbler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cobbler startup crash when using NFS for storage #3905

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

Closed
meaksh opened this issue May 12, 2025 · 0 comments · Fixed by #3906
Closed

Cobbler startup crash when using NFS for storage #3905

meaksh opened this issue May 12, 2025 · 0 comments · Fixed by #3906
Labels
Bug Report Reporting a bug

Comments

@meaksh
Copy link
Member
meaksh commented May 12, 2025

Describe the bug

Having /var/lib/cobbler/ running over NFS makes Cobbler startup to crash.

Expected behavior

Even if NFS is not recommended on Cobbler, the Cobbler startup should not crash.

Cobbler version

# cobbler --version
Cobbler 3.3.3
  source: ?, ?
  build time: Thu Apr  3 12:00:00 2025

Operating system

SLE15SP7

Cobbler log

Apr 02 14:17:30 uyuni-server.mgr.internal cobblerd[637]: Traceback (most recent call last):
Apr 02 14:17:30 uyuni-server.mgr.internal cobblerd[637]: File "/usr/lib/python3.6/site-packages/cobbler/serializer.py", line 53, in __grab_lock
Apr 02 14:17:30 uyuni-server.mgr.internal cobblerd[637]: fcntl.flock(LOCK_HANDLE.fileno(), fcntl.LOCK_EX)
Apr 02 14:17:30 uyuni-server.mgr.internal cobblerd[637]: OSError: [Errno 9] Bad file descriptor
Apr 02 14:17:30 uyuni-server.mgr.internal systemd[1]: cobblerd.service: Main process exited, code=exited, status=7/NOTRUNNING

Screenshots

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Reporting a bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant
0