Project

General

Profile

Actions

Bug #44122

closed

bin/cephadm cannot read vstart's ceph.conf

Added by Sebastian Wagner about 4 years ago. Updated over 2 years ago.

Status:
Won't Fix
Priority:
Low
Assignee:
-
Category:
cephadm (binary)
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

Traceback (most recent call last):
  File "./cephadm", line 3241, in <module>
    r = args.func()
  File "./cephadm", line 2166, in command_ls
    legacy_dir=args.legacy_dir)
  File "./cephadm", line 2192, in list_daemons
    legacy_dir=legacy_dir)
  File "./cephadm", line 873, in get_legacy_daemon_fsid
    fsid = get_legacy_config_fsid(cluster, legacy_dir=legacy_dir)
  File "./cephadm", line 852, in get_legacy_config_fsid
    config = read_config(config_file)
  File "./cephadm", line 586, in read_config
    cp.read_file(s_io)
  File "/usr/lib/python3.6/configparser.py", line 718, in read_file
    self._read(f, source)
  File "/usr/lib/python3.6/configparser.py", line 1066, in _read
    lineno)
configparser.DuplicateSectionError: While reading from '<???>' [line 115]: section 'global' already exists
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Category set to cephadm (binary)
Actions #2

Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Won't Fix

no one interested it seems

Actions

Also available in: Atom PDF