]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
peer: wait for peering to complete, or block
authorSage Weil <sage@newdream.net>
Sun, 26 Feb 2012 05:05:00 +0000 (21:05 -0800)
committerSage Weil <sage@newdream.net>
Sun, 26 Feb 2012 05:05:00 +0000 (21:05 -0800)
commit84cd4ed6c3ed4e5359e5b66c302da6d76f9a4d67
tree485f3a09dfa178d1b84267e120e5985828370858
parentb8739585a07cb2a24087e46a9643574efd493066
peer: wait for peering to complete, or block

We need to wait for peering to either complete, or block because it is
waiting for another PG.  _Then_ look at all the PG states and compare the
mon values with what we get from qeurying the OSDs directly.
teuthology/task/ceph_manager.py
teuthology/task/peer.py