Project

General

Profile

Bug #11624

Updated by David Zafman almost 9 years ago

 
 I saw this failure once.    We should either add a sleep or retry a few times if we get EBUSY. 

 <pre> 
 specified pg_num 10 <= current 10 
  test_mon_osd_pool_set: 1281: ceph osd pool set pool_getset pgp_num 10 
 *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH *** 
 Error EBUSY: currently creating pgs, wait 
  test_mon_osd_pool_set: 1: rm -fr /tmp/cephtool77641 
 </pre> 

 Saw this fail once during a make check.

Back