diff options
author | Xiubo Li <xiubli@redhat.com> | 2023-05-31 16:06:55 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2023-06-30 12:08:54 +0200 |
commit | f7c2f4f6ce16fb58f7d024f3e1b40023c4b43ff9 (patch) | |
tree | 1cfca6cda8791177e2188923e233350ccadcbbc4 /Kbuild | |
parent | 6995e2de6891c724bfeb2db33d7b87775f913ad1 (diff) |
ceph: only send metrics when the MDS rank is ready
When the MDS rank is in clientreplay state, the metrics requests
will be discarded directly. Also, when there are a lot of known
client requests to recover from, the metrics requests will slow
down the MDS rank from getting to the active state sooner.
With this patch, we will send the metrics requests only when the
MDS rank is in active state.
Link: https://tracker.ceph.com/issues/61524
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions