diff options
author | Erqi Chen <[email protected]> | 2019-08-28 21:22:45 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-09-16 12:06:25 +0200 |
commit | 71a228bc8d65900179e37ac309e678f8c523f133 (patch) | |
tree | 551b01c46741345fe892c5b241c61548e2a3791c /scripts/gdb/linux/dmesg.py | |
parent | 8edf84ba4d0ecad7d1c5b393ba004b959dae76ea (diff) |
ceph: reconnect connection if session hang in opening state
If client mds session is evicted in CEPH_MDS_SESSION_OPENING state,
mds won't send session msg to client, and delayed_work skip
CEPH_MDS_SESSION_OPENING state session, the session hang forever.
Allow ceph_con_keepalive to reconnect a session in OPENING to avoid
session hang. Also, ensure that we skip sessions in RESTARTING and
REJECTED states since those states can't be resurrected by issuing
a keepalive.
Link: https://tracker.ceph.com/issues/41551
Signed-off-by: Erqi Chen [email protected]
Reviewed-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions