]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
verify all osds start before checking health
authorSage Weil <sage@newdream.net>
Sun, 8 Jan 2012 23:14:18 +0000 (15:14 -0800)
committerSage Weil <sage@newdream.net>
Wed, 11 Jan 2012 20:54:08 +0000 (12:54 -0800)
commit50463ffddddbbda118d736057e79bc7c6df3d175
treea5ea55493336fb653ffbe6aeabd82e2474799218
parentf4883ebf09f8b621e528e1f3ce6bbffb9cee1bd1
verify all osds start before checking health

Just checking health isn't good enough, since it races with OSD startup:
we can have a healthy cluster with 0 (or something else < total) OSDs.
teuthology/misc.py
teuthology/task/ceph.py