Project

General

Profile

Bug #47633

Unable to load expected Ceph config

Added by Gunther Heinrich over 3 years ago. Updated over 1 year ago.

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

0%

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

Description

When checking the log files for ceph-volume in /var/log/ceph I found the following error messages which are thrown about every half an hour:

[2020-09-24 11:36:48,242][ceph_volume.main][INFO  ] Running command: ceph-volume  inventory --format=json
[2020-09-24 11:36:48,242][ceph_volume.main][ERROR ] ignoring inability to load ceph.conf
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 142, in main
    conf.ceph = configuration.load(conf.path)
  File "/usr/lib/python3.6/site-packages/ceph_volume/configuration.py", line 51, in load
    raise exceptions.ConfigurationError(abspath=abspath)
ceph_volume.exceptions.ConfigurationError: Unable to load expected Ceph config at: /etc/ceph/ceph.conf

I found this error on all nodes I checked, although ceph.conf is present on all of them and should have the correct permissions. ceph-volume is not installed on the nodes themselves. Interestingly, when I entered a mon container for example and manually executed the command inside of it, no error was thrown.


Related issues

Copied to ceph-volume - Backport #55479: pacific: Unable to load expected Ceph config Resolved
Copied to ceph-volume - Backport #55480: quincy: Unable to load expected Ceph config Resolved

History

#1 Updated by Guillaume Abrioux almost 2 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Guillaume Abrioux
  • Target version deleted (v15.2.6)
  • Backport set to quincy,pacific
  • Pull request ID set to 46053

#2 Updated by Guillaume Abrioux almost 2 years ago

  • Status changed from Fix Under Review to Pending Backport

#3 Updated by Guillaume Abrioux almost 2 years ago

  • Copied to Backport #55479: pacific: Unable to load expected Ceph config added

#4 Updated by Guillaume Abrioux almost 2 years ago

  • Copied to Backport #55480: quincy: Unable to load expected Ceph config added

#5 Updated by Guillaume Abrioux over 1 year ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF