Project

General

Profile

Actions

Bug #46740

closed

mgr/cephadm: restart of daemon reports host is empty

Added by Paul Cuzner over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cephadm/services
Target version:
% Done:

0%

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

Description

When you run "ceph orch daemon restart prometheus.<host>" the immediate response is OK ("restart prometheus.rhs-srv-01 from host 'rhs-srv-01.ceph-dev.lab.eng.rdu2.redhat.com'"), but nothing happens. Looking at the mgr log shows

Traceback (most recent call last):
  File "/usr/share/ceph/mgr/cephadm/module.py", line 1520, in _daemon_action
    ['--name', name, a])
  File "/usr/share/ceph/mgr/cephadm/module.py", line 1012, in _run_cephadm
    with self._remote_connection(host, addr) as tpl:
  File "/lib64/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/usr/share/ceph/mgr/cephadm/module.py", line 966, in _remote_connection
    raise OrchestratorError("host address is empty")

Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #46103: Restart service command restarts all the services and accepts service type tooDuplicate

Actions
Actions #1

Updated by Paul Cuzner over 3 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Paul Cuzner
  • Pull request ID set to 36338
Actions #2

Updated by Sebastian Wagner over 3 years ago

  • Description updated (diff)
Actions #3

Updated by Sebastian Wagner over 3 years ago

  • Related to Bug #46103: Restart service command restarts all the services and accepts service type too added
Actions #4

Updated by Sebastian Wagner over 3 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version changed from v16.0.0 to v15.2.5
Actions

Also available in: Atom PDF