Description of problem: Under certain circumstances crush can produce invalid mappings as shown by these manager logs. 2018-06-20 12:21:57.552093 7fef326e3700 10 total_deviation 120.548 overfull 0,1,2,4,7,9,11,12,13,16,17,18,20,21,23,24,26,29 underfull [6,8,30,31,27,5,10,19,3,15,28] 2018-06-20 12:21:57.552102 7fef326e3700 10 osd.24 move 6 2018-06-20 12:21:57.552112 7fef326e3700 10 trying 11.11 2018-06-20 12:21:57.552157 7fef326e3700 10 11.11 [24,25,0] -> [31,847218496,21924] 2018-06-20 12:21:57.552164 7fef326e3700 10 11.11 pg_upmap_items [24,31,25,847218496,0,21924] Version-Release number of selected component (if applicable): 12.2.4-10.el7cp Additional info: Should be fixed by https://github.com/ceph/ceph/pull/21359 which did not make it into RHCS yet.