Project

General

Profile

Actions

Backport #42116

closed

mimic: mgr/telemetry: 'ceph telemetry show' fails

Added by Wido den Hollander over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Release:
mimic
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://github.com/ceph/ceph/pull/30846


From the mailinglist:

ceph telemetry show
ceph telemetry show
Error EINVAL: Traceback (most recent call last):
  File "/usr/lib/ceph/mgr/telemetry/module.py", line 325, in handle_command
    report = self.compile_report()
  File "/usr/lib/ceph/mgr/telemetry/module.py", line 291, in compile_report
    report['crashes'] = self.gather_crashinfo()
  File "/usr/lib/ceph/mgr/telemetry/module.py", line 214, in gather_crashinfo
    errno, crashids, err = self.remote('crash', 'do_ls', '', '')
  File "/usr/lib/ceph/mgr/mgr_module.py", line 845, in remote
    args, kwargs)
ImportError: Module not found

Running 13.2.6 on Ubuntu Xenial 16.04.6 LTS

Actions

Also available in: Atom PDF