Peng Liu
Activity
04/28/2020
- 02:55 AM Ceph Revision 0e91db70 (ceph): msg/async/rdma: move C_handle_connection to RDMAConnectionSocketImpl.cc
- Signed-off-by: Peng Liu <liupeng37@baidu.com>
(cherry picked from commit 9fbe5bc75496ab58d075b724078979e30063b623)
C... - 02:55 AM Ceph Revision c3117bcc (ceph): msg/async/rdma: fix bug event center is blocked by rdma construct conne...
- We construct a tcp connection to transport ib sync msg, if the
remote node is shutdown (shutdown by accident), the ne...
03/01/2020
- 06:17 AM Ceph Revision 9fbe5bc7 (ceph): msg/async/rdma: move C_handle_connection to RDMAConnectionSocketImpl.cc
- Signed-off-by: Peng Liu <liupeng37@baidu.com>
- 04:55 AM Ceph Revision 8b2a9501 (ceph): msg/async/rdma: fix bug event center is blocked by rdma construct conne...
- We construct a tcp connection to transport ib sync msg, if the
remote node is shutdown (shutdown by accident), the ne...
10/24/2019
- 04:14 AM RADOS Bug #42452: msg/async: the event center is blocked by rdma construct conection for transport ib s...
- How to trigger this Bug:
1. use async+rdma;
2. reboot a server;
3. observe cluster recovery time;
4. observe wh... - 03:05 AM RADOS Bug #42452 (Resolved): msg/async: the event center is blocked by rdma construct conection for tra...
- In msg/async/rdma, We construct a tcp connection to transport ib sync msg, if the
remote node is shutdown (shutdown ...
02/21/2019
- 01:52 AM Ceph Revision 6c11ccf6 (ceph): msg/async/rdma: parse IBSYNMsg.lid as hex when receiving message
- function send_msg encode struct IBSYNMsg to a string, and recv_msg parse the string.
In the function send_msg, im.lid...
02/20/2019
- 03:11 AM Messengers 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... - 02:53 AM Messengers Bug #38391: msg async rdma: fix rdma exchange port, parse string bug
- https://github.com/ceph/ceph/pull/26525/
- 02:34 AM Messengers 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...
Also available in: Atom