Project

General

Profile

Actions

Bug #48498

open

octopus: timeout when running the "ceph" command

Added by Mathew Clarke over 3 years ago. Updated about 3 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
ceph cli
Target version:
% Done:

0%

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

Description

Running "Ubuntu 20.04.1" with kernel "5.4.77-217"

I've installed octopus version 15.2.5 from distro armhf repo as "deb-src https://download.ceph.com/debian-octopus/ focal main" fails with unmet dependencies (see issue: https://tracker.ceph.com/issues/45915)

when I run "ceph" from a bash prompt I get the error below.

Traceback (most recent call last):
  File "/usr/bin/ceph", line 1278, in <module>
    retval = main()
  File "/usr/bin/ceph", line 984, in main
    cluster_handle = run_in_thread(rados.Rados,
  File "/usr/lib/python3/dist-packages/ceph_argparse.py", line 1339, in run_in_thread
    raise Exception("timed out")
Exception: timed out

Even when I run "ceph -h" I get the same error halfway through the help output. I'm new to ceph so any pointers on how I can troubleshoot this would be greatly appreciated.

Thanks

Actions

Also available in: Atom PDF