]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
dump_stuck: fix race with osd start
authorSage Weil <sage@inktank.com>
Sun, 23 Jun 2013 23:21:45 +0000 (16:21 -0700)
committerSage Weil <sage@inktank.com>
Sun, 23 Jun 2013 23:21:59 +0000 (16:21 -0700)
commite6e1df69eac2be20ddf9e9a922d7673308424469
treeaf311c750b67c2209e2cd93fc1d99b6800f2292f
parentd39d648eadd22c27f7f9a46e9dee8c17d4445786
dump_stuck: fix race with osd start

Occasionally we don't wait long enough for the osd to start and
mark itself up.  Keep trying until flush succeeds.

Fixes: #5431
Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/dump_stuck.py