Project

General

Profile

Bug #25011

Updated by Josh Durgin almost 6 years ago

In this run: http://pulpito.ceph.com/yuriw-2018-07-18_20:14:43-rados-mimic-distro-basic-smithi/2794751/ 

 osd.0 and osd.1 are both instructed to scrub. They both reserve locally, then fail to reserve remotely, and repeat. Reserving in a consistent order (e.g. osd id) would avoid this sort of loop. 

 The symptom observed in teuthology is: 

 <pre> 
 Exiting scrub checking -- not all pgs scrubbed. 
 </pre>

Back