Project

General

Profile

Activity

From 01/22/2019 to 02/20/2019

02/20/2019

11:35 PM Bug #37799 (Can't reproduce): msg/async: RESETSESSION due to connection reset during initial conn...
Closing this one. Haven't seen it since we rewrote the v2 implementation. It's possible something liek this still e... Sage Weil
08:23 AM Bug #38393 (New): All the metrics exposed by ceph-metrics should contain cluster_id as label
The cluster_id field is required in metrics labels, because in OCP world there are possibilities of having multiple c... Shubhendu Tripathi
05:08 AM Bug #37292 (Resolved): RDMAStack - poll failed error when using IB and RDMACM
Kefu Chai
04:14 AM Bug #37292 (Fix Under Review): RDMAStack - poll failed error when using IB and RDMACM
Kefu Chai
04:03 AM Bug #38392 (Duplicate): msg/async: the poll needs to retry when it is interrupted by signal
Kefu Chai
03:11 AM Bug #38392 (Duplicate): msg/async: the poll needs to retry when it is interrupted by signal
src/msg/async/rdma/RDMAStack.cc
From the implementation today, if the poll in the function RDMADispatcher::pollin...
Peng Liu
02:53 AM Bug #38391: msg async rdma: fix rdma exchange port, parse string bug
https://github.com/ceph/ceph/pull/26525/ Peng Liu
02:34 AM Bug #38391 (Resolved): msg async rdma: fix rdma exchange port, parse string bug
In src/msg/async/rdma/Infiniband.cc
function *send_msg* encode struct IBSYNMsg to a string, and *recv_msg* parse t...
Peng Liu

02/19/2019

02:25 PM Bug #24119: osd: leaked PipeConnection
/a/sage-2019-02-18_23:58:27-rados-wip-sage-testing-2019-02-18-1341-distro-basic-smithi/3609170
osd.7, as usual
Sage Weil

02/16/2019

03:38 PM Bug #24119: osd: leaked PipeConnection
/a/sage-2019-02-15_22:48:00-rados:verify-wip-v2-leaks-distro-basic-smithi/3595938 Sage Weil
03:34 PM Bug #38355 (Resolved): msg/async: sendmsg points to unaddressable bytes in AsyncConnection::_try_...
... Sage Weil

02/15/2019

04:43 PM Bug #38216 (Resolved): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Sage Weil

02/13/2019

04:46 PM Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
https://github.com/ceph/ceph/pull/26389 Sage Weil

02/12/2019

03:33 PM Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
Sage Weil

02/11/2019

05:03 PM Bug #38247 (Fix Under Review): msg/async: v2 reconnect_seq assert due to interfering connections
https://github.com/ceph/ceph/pull/26365 Sage Weil
01:02 PM Bug #38216 (In Progress): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
I have a big wip-v2-upgrade branch in progress that resolves all of the (many) upgrade problems. Sage Weil

02/09/2019

02:28 PM Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
easy fix:
- change client_ident to include who we *want* to connect to, so receiving end can ignore it early.
h...
Sage Weil
02:25 PM Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
The problem: We send a client_ident identifying *ourselves*, but not who we are trying to connect to. And on the ser... Sage Weil
01:14 PM Bug #38249 (Won't Fix): SimpleMessenger.cc: 260: FAILED ceph_assert(!cleared)
... Kefu Chai

02/08/2019

10:34 PM Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
... Sage Weil
02:47 PM Backport #38242 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
https://github.com/ceph/ceph/pull/27583 Nathan Cutler
02:47 PM Backport #38241 (Rejected): mimic: msg/async: connection race + winner fault can leave connection...
Nathan Cutler
12:09 AM Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
Sage Weil
12:08 AM Bug #37779 (Pending Backport): msg/async: connection race + winner fault can leave connection in ...
see https://github.com/ceph/ceph/pull/25754 Sage Weil

02/07/2019

04:40 PM Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Apparently we'll need to add a command enabling msgr2 on the MONs, to be run after the upgrade completes. But I don't... Nathan Cutler
12:29 AM Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
@Sage what do you suggest ? Yuri Weinstein
12:29 AM Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
looks like also cause for failed tests https://github.com/ceph/ceph/pull/26302 Yuri Weinstein

02/06/2019

09:04 PM Bug #38216 (Resolved): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Run: http://pulpito.ceph.com/yuriw-2019-02-04_20:42:30-upgrade:mimic-x-master-distro-basic-smithi/
Jobs: all
Logs: ...
Yuri Weinstein

02/04/2019

06:00 AM Bug #38118 (Resolved): msgr2: race connection results in hang
https://github.com/ceph/ceph/pull/26256 Sage Weil

01/31/2019

12:17 AM Bug #38118 (Resolved): msgr2: race connection results in hang
osd.5 connects to osd.1, sending the client ident... Sage Weil

01/28/2019

08:57 PM Bug #38068: ceph_test_msgr: connect couldn't create socket (97) Address family not supported by p...
/a/nojha-2019-01-28_18:01:54-rados-wip-37919-2019-01-24-distro-basic-smithi/3520603/ Neha Ojha
05:50 PM Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
... Neha Ojha
02:58 PM Bug #36443 (Resolved): msg/async: crashes when authenticator provided by verify_authorizer not im...
Nathan Cutler
02:58 PM Backport #37428 (Resolved): mimic: msg/async: crashes when authenticator provided by verify_autho...
Nathan Cutler

01/25/2019

04:12 PM Backport #37428: mimic: msg/async: crashes when authenticator provided by verify_authorizer not i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25299
merged
Yuri Weinstein
 

Also available in: Atom