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

Add systemd support #165

Open
hufman opened this issue Oct 20, 2014 · 3 comments
Open

Add systemd support #165

hufman opened this issue Oct 20, 2014 · 3 comments
Labels

Comments

@hufman
Copy link
Contributor

hufman commented Oct 20, 2014

The cookbook currently supports sysvinit and upstart. Newer systems are using systemd, and some of the service restart logic needs to be modified to support it.
This is blocking #145

@hufman hufman added the Feature label Oct 20, 2014
@hufman
Copy link
Contributor Author

hufman commented Oct 20, 2014

The Ceph upstream has systemd unit files, but I'm not sure which versions include them. Should this recipe include it for older Ceph installs?

@liewegas
Copy link
Member

FWIW I think the systemd support is still pretty incomplete. Haven't had
time yet to actually deploy it and make it work, document, integrate into
ceph-deploy, and so on.

@joerocklin
Copy link

I've added the systemd files into a branch I've been working on to add CentOS 7 support: https://github.com/joerocklin/ceph-cookbook/tree/centos-7. For OSDs and monitors they seem to work fine (haven't worked with the others yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants