]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH nodes
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 23 Apr 2019 03:03:04 +0000 (11:03 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 24 Apr 2019 01:08:27 +0000 (09:08 +0800)
commitf55f055661270875ac3b7b388803a1cb422c82b7
treef836c2e195bf33e1ac095edf9898435c3ce7a88f
parenta34e340f82fb6224f7898b603fb24cc225bd5bde
mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH nodes

This way we 'll be more compatible with older versions, and can effectively
reduce the map size for large clusters.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 01916b99c3a8cb58686963e6167bd46c0d24f218)
src/mon/OSDMonitor.cc