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

Bug #14348 fix #7449

Closed
wants to merge 2 commits into from
Closed

Bug #14348 fix #7449

wants to merge 2 commits into from

Conversation

dalt74
Copy link

@dalt74 dalt74 commented Jan 30, 2016

Fix for http://tracker.ceph.com/issues/14348
The old naming schema is stile supported:
service start ceph-mon@mon0.service does exactly what did before

Artemy Kapitula added 2 commits January 30, 2016 20:30
The same to ceph-osd@.service, ceph-mds@.service, and ceph-create-keys@.service
The calls are now dispatcehd to /usr/sbin/ceph-custom-daemon <kind> <identifier> [ <options> ]
<identifier> can be a CLUSTER.ID or ID. The second case assume that cluster name is ceph

ceph-disk doesn't call systemctl enable ceph-osd@SMTHNG.service because
udev rules will perform systemctl start ceph-osd@... on startup

ceph-osd-prepare.sh will not hung if on options received
@b-ranto b-ranto self-assigned this Feb 5, 2016
@ghost ghost added the build/ops label Feb 19, 2016
@b-ranto b-ranto removed their assignment Mar 1, 2016
@liewegas
Copy link
Member

This looks obsolete?

@liewegas liewegas closed this Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants