Project

General

Profile

Actions

Bug #12891

closed

/etc/init.d/ceph can not start/stop daemons properly

Added by runsisi hust over 8 years ago. Updated over 8 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
Category:
ceph cli
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

1) CentOS 7.0
2) MON and OSD installed on the same node
3) mon_data is set to a different location rather than /var/lib/ceph/mon/$cluster-$id
4) osd_data unchanged
5) MON is defined in /etc/ceph/ceph.conf
6) OSD device has already mounted properly

Problems:
1) /etc/init.d/ceph start will start OSD first rather than MON
2) /etc/init.d/ceph stop will stop MON first rather than OSD

If the cluster has only one MON, the start/stop order should be a problem.

Actions #1

Updated by runsisi hust over 8 years ago

I have create a pull request at github as follows, thanks.

https://github.com/ceph/ceph/pull/5737

Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to runsisi hust
Actions #3

Updated by Sage Weil over 8 years ago

  • Status changed from Fix Under Review to Won't Fix
Actions

Also available in: Atom PDF