]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping network
authorDavid Zafman <dzafman@redhat.com>
Fri, 20 Dec 2019 23:53:49 +0000 (15:53 -0800)
committerDavid Zafman <dzafman@redhat.com>
Sat, 21 Dec 2019 01:38:14 +0000 (17:38 -0800)
commit1e2fe722c41d4cc34094afb157b3eb06b4a50972
tree7ef652753cf8e473a78bd96970032796872338f0
parent4a566bdc2d9d46fa0aadea4ba98ea9cac2ba585c
osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping network

Due to the overhead of this on large clusters, we removed the network
information was wasn't getting used anyway.

Fixes: https://tracker.ceph.com/issues/43364
Signed-off-by: David Zafman <dzafman@redhat.com>
src/mgr/ActivePyModules.cc
src/mon/PGMap.cc
src/mon/PGMap.h
src/osd/osd_types.cc
src/osd/osd_types.h