Project

General

Profile

Actions

Support #15914

open

unit files missing after upgrade 10.2.1

Added by Heath Jepson almost 8 years ago. Updated almost 8 years ago.

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

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

This started with http://tracker.ceph.com/issues/15907, but I was left at a dead-end with absolutely no hints on what to do next. please help.

I have not deleted or otherwise diddled with my unit files, but they are missing (I know there was a problem with the 10.2.0 debian packages where these files were not installed, but 10.2.1 should have fixed that):

@systemctl is-enabled ceph.target
disabled

systemctl is-enabled ceph-osd.target
Failed to get unit file state for ceph-osd.target: No such file or directory

systemctl is-enabled ceph-mon.target
Failed to get unit file state for ceph-mon.target: No such file or directory

systemctl is-enabled ceph-mds.target
Failed to get unit file state for ceph-mds.target: No such file or directory@

I have no idea where to go from here, the last version of ceph that worked correctly was infernalis. The only way I can get jewel to run is by manually starting the daemons like so:


ceph-mon -i <mon id> --setuser ceph --setgroup ceph
ceph-osd -i <osd id> --setuser ceph --setgroup ceph
ceph-mds -i <mds id> --setuser ceph --setgroup ceph

Before rejecting this request, please give me a hint, anything to point me in the right direction, I've be a loyal ceph user for the last 3 years and it has worked really, but this is really leaving a bad taste in my mouth and I really have no idea what's causing it.

Actions #1

Updated by Nathan Cutler almost 8 years ago

I'm sorry for closing #15907 so abruptly. This is #15573 which has already been fixed in master. The jewel backport #15546 is in testing.

Actions #2

Updated by Heath Jepson almost 8 years ago

thanks for taking a second look!

Don't know what happened. I'm just getting a feeling that jewel was rushed for the openstack summit and/or CephFS stable, but quality control is suffering. It has always been flawless in the past.

Actions

Also available in: Atom PDF