Project

General

Profile

Feature #13505

Updated by Kefu Chai over 8 years ago

<pre> 

 - create a temp object with key of object name, value will present what's wrong with the object,    (paged) 
  object name => whats_wrong: inconsistency_t 
    inconsistency_t: 
     most recent log version, prior version 
     osd_id => shard_info_t 
       shard_info_t 
       - exists 
       - omap_sha1 
       - data_sha1 
       - size 
       - xattrs -> useronly 
       missing on clone -> snapset 
       - object_info_t 
       - data error? 
       - metadata error? 
 </pre> 
      
   
     

Back