Project

General

Profile

Bug #24452

Updated by David Zafman almost 6 years ago

 
 ../qa/run-standalone.sh "osd-backfill-stats.sh TEST_backfill_down_out" 2>&1 | tee obs.log 

 This test times out waiting for bg to go clean. 

 <pre> 
 $ ceph -c td/recout/ceph.conf pg dump pgs 
 dumped pgs 
 PG_STAT OBJECTS MISSING_ON_PRIMARY DEGRADED MISPLACED UNFOUND BYTES LOG DISK_LOG STATE                                             STATE_STAMP                  VERSION REPORTED UP      UP_PRIMARY ACTING ACTING_PRIMARY ACTING_ 
 PRIMARY LAST_SCRUB SCRUB_STAMP                  LAST_DEEP_SCRUB DEEP_SCRUB_STAMP             SNAPTRIMQ_LEN 
 1.0           200                    0        200           0         0       0 100        100 undersized+degraded+remapped+backfilling+peered 2018-06-07 21:18:47.197271    30'200     35:240 [1,2]            1      [1]                1          0'0 2018-06-07 21:18:25.325401               0'0 2018-06-07 21:18:25.325401               0 
 </pre>

Back