Mark this down to
1- trigger the WaitActingChange vs osd down race, and
2- help trigger a divergnet log when osd.2 is blackholed+restarted during
backfill. e.g.,
./ceph -- tell osd.1 injectargs '--filestore-blackhole' ; sleep 10 ; ./init-ceph restart osd.1
Signed-off-by: Sage Weil <sage@newdream.net>
CEPH_NUM_OSD=3 ./vstart.sh -d -n -x -o 'osd min pg log entries = 5'
./rados -p data bench 15 write -b 4096
./ceph osd out 0
+ ./init-ceph stop osd.0
+ ./ceph osd down 0
./rados -p data bench 600 write -b 4096