Project

General

Profile

Bug #36648

osds don't come up after reboot

Added by Sébastien Han over 5 years ago. Updated over 5 years ago.

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

0%

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

Description

ceph version 14.0.0-4686-g96dd773 (96dd773d13754ded81946a1a38570a2e8f2e42cb) nautilus (dev)

[root@osd0 ~]# journalctl -u ceph-volume@lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807.service
-- Logs begin at Tue 2018-10-30 17:19:46 UTC, end at Tue 2018-10-30 17:21:12 UTC. --
Oct 30 17:19:57 osd0 systemd[1]: Starting Ceph Volume activation: lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807...
Oct 30 17:19:57 osd0 sh[378]: Traceback (most recent call last):
Oct 30 17:19:57 osd0 sh[378]: File "/usr/sbin/ceph-volume-systemd", line 9, in <module>
Oct 30 17:19:57 osd0 sh[378]: load_entry_point('ceph-volume==1.0.0', 'console_scripts', 'ceph-volume-systemd')()
Oct 30 17:19:57 osd0 sh[378]: File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 378, in load_entry_point
Oct 30 17:19:57 osd0 sh[378]: return get_distribution(dist).load_entry_point(group, name)
Oct 30 17:19:57 osd0 sh[378]: File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2566, in load_entry_point
Oct 30 17:19:57 osd0 sh[378]: return ep.load()
Oct 30 17:19:57 osd0 sh[378]: File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2265, in load
Oct 30 17:19:57 osd0 sh[378]: raise ImportError("%r has no %r attribute" % (entry,attr))
Oct 30 17:19:57 osd0 sh[378]: ImportError: <module 'ceph_volume.systemd' from '/usr/lib/python2.7/site-packages/ceph_volume/systemd/__init__.pyc'> has no 'main' attribute
Oct 30 17:19:57 osd0 systemd[1]: ceph-volume@lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807.service: main process exited, code=exited, status=1/FAILURE
Oct 30 17:19:57 osd0 systemd[1]: Failed to start Ceph Volume activation: lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807.
Oct 30 17:19:57 osd0 systemd[1]: Unit ceph-volume@lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807.service entered failed state.
Oct 30 17:19:57 osd0 systemd[1]: ceph-volume@lvm-0-c7c0d0d3-585c-4324-8a48-ab6d8a2f4807.service failed.

History

#1 Updated by Alfredo Deza over 5 years ago

Fallout from https://github.com/ceph/ceph/pull/24773 getting merged. I don't understand how our tests didn't pick it up

#3 Updated by Alfredo Deza over 5 years ago

  • Status changed from New to Resolved

Also available in: Atom PDF