rados/monthrash: refactor a bit

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2013-07-05 17:37:19 -07:00
parent 5295406dbb
commit dbf12a31aa
6 changed files with 3 additions and 24 deletions

View File

@ -0,0 +1,3 @@
tasks:
- install:
- ceph:

View File

@ -1,6 +1,4 @@
tasks:
- install:
- ceph:
- mon_thrash:
revive_delay: 90
thrash_delay: 1

View File

@ -1,13 +1,4 @@
overrides:
ceph:
conf:
mon:
debug mon: 20
debug paxos: 20
debug ms: 1
tasks:
- install:
- ceph:
- mon_thrash:
revive_delay: 20
thrash_delay: 1

View File

@ -1,13 +1,4 @@
overrides:
ceph:
conf:
mon:
debug mon: 20
debug paxos: 20
debug ms: 1
tasks:
- install:
- ceph:
- mon_thrash:
revive_delay: 20
thrash_delay: 1

View File

@ -5,8 +5,6 @@ overrides:
paxos min: 10
paxos trim min: 10
tasks:
- install:
- ceph:
- mon_thrash:
revive_delay: 90
thrash_delay: 1

View File

@ -5,8 +5,6 @@ overrides:
paxos min: 10
paxos trim min: 10
tasks:
- install:
- ceph:
- mon_thrash:
revive_delay: 90
thrash_delay: 1