]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
backfill: wait for clean before writing+blackholing
authorSage Weil <sage@newdream.net>
Tue, 14 Feb 2012 23:24:11 +0000 (15:24 -0800)
committerSage Weil <sage@newdream.net>
Tue, 14 Feb 2012 23:24:11 +0000 (15:24 -0800)
commitad9d7fb6e1dc6841a2afe9336845bc01dd791adf
tree93ee26ce09826e2c3d809fc95a2099204b296357
parent50cc60f02d4bb8366eea3939748b592255598648
backfill: wait for clean before writing+blackholing

If we have straggler pgs and blackhole osd.1, we can deadlock because we
need info from that osd to repeer and continue.  Make sure we're clean, and
then start the write + blackhole + kill test.
teuthology/task/backfill.py