Project

General

Profile

Actions

Bug #3576

closed

scripe scripts broken after upgrade to 0.55

Added by Corin Langosch over 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

I just installed ceph 0.55 on a quantal system and now the service scripts seem to be broken:

~# service ceph restart
ceph stop/waiting
ceph start/running

Bot nothing actually happens. Also strange:

~# service ceph restart osd
stop: Env must be KEY=VALUE pairs
start: Env must be KEY=VALUE pairs

What still works are the old init.d scripts:
/etc/init.d/ceph restart

Actions #1

Updated by Greg Farnum over 11 years ago

The problem here is that a new upstart script (/etc/init/ceph.conf) is aliasing the init.d-style scripts. We're probably going to end up renaming the upstart script to ceph-all or something, but for now if you simply remove/rename that script you should get back the behavior you were expecting.

Actions #2

Updated by Corin Langosch over 11 years ago

Yes, after removing /etc/init/ceph.conf it works as expected. Thanks! :)

Actions #3

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF