Project

General

Profile

Actions

Bug #65557

closed

Admin socket times out after osd restart

Added by Laura Flores 13 days ago. Updated 13 days ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

/a/yuriw-2024-04-11_17:03:54-rados-wip-yuri6-testing-2024-04-02-1310-distro-default-smithi/7652505

2024-04-12T01:51:19.986 INFO:teuthology.orchestra.run.smithi057.stderr:Error ENXIO: problem getting command descriptions from osd.4
2024-04-12T01:51:20.009 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5: {}
2024-04-12T01:51:20.011 INFO:teuthology.orchestra.run.smithi195.stdout:ERROR: (22) Invalid argument
2024-04-12T01:51:20.011 INFO:teuthology.orchestra.run.smithi195.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards.
2024-04-12T01:51:20.011 INFO:tasks.ceph.osd.13.smithi102.stderr:2024-04-12T01:51:20.021+0000 7f6d6ca24640 -1 received  signal: Hangup from /usr/bin/python3 /usr/bin/daemon-helper kill ceph-osd -f --cluster ceph -i 13  (PID: 25012) UID: 0
2024-04-12T01:51:20.012 INFO:tasks.ceph.osd.10.smithi161.stderr:2024-04-12T01:51:20.023+0000 7f76bd635640 -1 received  signal: Hangup from /usr/bin/python3 /usr/bin/daemon-helper kill ceph-osd -f --cluster ceph -i 10  (PID: 24995) UID: 0
2024-04-12T01:51:20.016 INFO:teuthology.orchestra.run.smithi057.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused
2024-04-12T01:51:20.018 DEBUG:teuthology.orchestra.run:got remote process result: 22
2024-04-12T01:51:20.020 INFO:tasks.thrashosds.thrasher:Traceback (most recent call last):
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 190, in wrapper
    return func(self)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 1483, in _do_thrash
    self.choose_action()()
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 1321, in <lambda>
    self.inject_pause(key,
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 1065, in inject_pause
    self.ceph_manager.set_config(the_one, **{conf_key: duration})
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 2093, in set_config
    self.wait_run_admin_socket(
  File "/home/teuthworker/src/github.com_ceph_ceph-c_a5074d4516d566e9d8b6aec912f26afd099de101/qa/tasks/ceph_manager.py", line 2050, in wait_run_admin_socket
    raise Exception('timed out waiting for admin_socket '
Exception: timed out waiting for admin_socket to appear after osd.4 restart

Actions #1

Updated by Laura Flores 13 days ago

  • Status changed from New to Closed

This was actually related to a WIP branch that hasn't merged yet.

Actions

Also available in: Atom PDF