We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
systemctl start ganeti-metad.service fails. Run /usr/sbin/ganeti-metad manually works fine.
systemctl start ganeti-metad.service
/usr/sbin/ganeti-metad
# systemctl status ganeti-metad.service ● ganeti-metad.service - Ganeti instance metadata daemon (metad) Loaded: loaded (/usr/lib/systemd/system/ganeti-metad.service; static; vendor preset: disabled) Active: inactive (dead) Feb 28 13:11:00 node01.example.org systemd[1]: [/usr/lib/systemd/system/ganeti-metad.service:14] Failed to parse capabilities, ignoring: cap_net_bind_service+=ep
The text was updated successfully, but these errors were encountered:
ee759ba
Add ganeti-2.16.1-systemd-ambient-capabilities.patch (fix #26)
93d08c4
systemctl start ganeti-metad.service works fine, but ganeti-metad starting by systemctl start ganeti.target fails.
systemctl start ganeti.target
Sorry, something went wrong.
Need info. Create a new issue if needed.
No branches or pull requests
systemctl start ganeti-metad.service
fails. Run/usr/sbin/ganeti-metad
manually works fine.The text was updated successfully, but these errors were encountered: