]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon_thrasher: add pause/unpause of mons to thrashing
authorSage Weil <sage@inktank.com>
Sat, 6 Jul 2013 01:04:40 +0000 (18:04 -0700)
committerSage Weil <sage@inktank.com>
Mon, 8 Jul 2013 17:39:39 +0000 (10:39 -0700)
commita0457492ccaaf1cc3342f5284459402563c6224a
tree78a48a7e7a392347e50bbcc993ec4f2006ff66fe
parentfdebf40f342d368efee7d9bdf8d0cbf1d489f097
mon_thrasher: add pause/unpause of mons to thrashing

This adds an additional element of laggyness to the cluster which should
cause mons to call new elections.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/ceph_manager.py
teuthology/task/mon_thrash.py