Project

General

Profile

Actions

Bug #22345

closed

using --connect-timeout when ceph monitor is stopped freezes the terminal

Added by Rishabh Dave over 6 years ago. Updated over 6 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
OSD
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

Steps to reproduce the bug -

$ sudo systemctl stop
$ sudo ceph -c /etc/ceph/ceph.conf osd ls 2>/dev/null --connect-timeout 5

Following variation didn't help -
$ sudo ceph -c /etc/ceph/ceph.conf osd ls 2>/dev/null --connect-timeout=5

Found this issue while running ./clean.sh in devstack. Link to the corresponding line - https://github.com/openstack/devstack-plugin-ceph/blob/master/devstack/lib/ceph#L1012.

Details of the system I was using - CentOS 7 VM on Virtualbox

Ceph version -
ceph-osd-10.2.10-50.g1557449.el7.x86_64

Actions #1

Updated by Shinobu Kinjo over 6 years ago

  • Status changed from New to Can't reproduce

With stand-alone, the problem can't be reproduced. Please try out of devstack.

Actions

Also available in: Atom PDF