Project

General

Profile

Bug #10347

Updated by Loïc Dachary over 9 years ago

In the attachment:map-for-loicd osdmap extracted from a ceph version 0.87 (c51c8f9d80fa4e0168aa52685b8de40e42758578) cluster the osd *7* shows wtice in the acting set. This happened after changing pg_num from 12 to 128 on an erasure coded pool k=7, m=2 
  
 <pre> 
 ./osdmaptool --test-map-pg 19.dd /tmp/map-for-loicd  
 ./osdmaptool: osdmap file '/tmp/map-for-loicd' 
  parsed '19.dd' -> 19.dd 
 19.dd raw ([2,1,6,0,5,8,2147483647,7,4], p2) up ([2,1,6,0,5,8,2147483647,7,4], p2) acting ([2,1,6,0,5,8,7,7,4], p2) 
 </pre> 

Back