mirror of
https://github.com/ceph/ceph
synced 2025-01-30 06:53:38 +00:00
bfd1d4ef9a
This will pervent OSDMonitor from crashing on purging a very large non-existent osd id as below: osd e11 prepare_command_osd_purge purging osd.8 -1> 2017-08-05 18:59:44.994319 7f6076968700 10 mon.a@0(leader).osd e11 prepare_command_osd_destroy osd.8 does not exist. 0> 2017-08-05 18:59:45.002309 7f6076968700 -1 /home/xxg/build/ceph-dev/src/osd/OSDMap.h: In function 'int OSDMap::get_state(int) const' thread 7f6076968700 time 2017-08-05 18:59:44.994336 /home/xxg/build/ceph-dev/src/osd/OSDMap.h: 690: FAILED assert(o < max_osd) Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> |
||
---|---|---|
.. | ||
test_daemon.sh | ||
test.sh |