aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/mem-phys-addr-record
diff options
context:
space:
mode:
authorXiubo Li <[email protected]>2023-08-24 17:55:51 +0800
committerIlya Dryomov <[email protected]>2024-01-15 15:40:50 +0100
commitcbcb358b744bf8d8c52b35d5efb1a960438c31cd (patch)
tree914afd165150b58dfc8319a45fb77d2c23c714b6 /tools/perf/scripts/python/bin/mem-phys-addr-record
parent0dd3ee31125508cd67f7e7172247f05b7fd1753a (diff)
ceph: skip reconnecting if MDS is not ready
When MDS closed the session the kclient will send to reconnect to it immediately, but if the MDS just restarted and still not ready yet, such as still in the up:replay state and the sessionmap journal logs hasn't be replayed, the MDS will close the session. And then the kclient could remove the session and later when the mdsmap is in RECONNECT phrase it will skip reconnecting. But the MDS will wait until timeout and then evict the kclient. Just skip sending the reconnection request until the MDS is ready. Link: https://tracker.ceph.com/issues/62489 Signed-off-by: Xiubo Li <[email protected]> Reviewed-by: Ilya Dryomov <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/mem-phys-addr-record')
0 files changed, 0 insertions, 0 deletions