--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+tasks:
+- install:
+- ceph:
+ conf:
+ osd:
+ debug monc: 20
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+roles:
+- - mon.a
+ - mgr.x
+ - client.0
+- - osd.0
+ - osd.1
+- - osd.2
+ - osd.3
+- - osd.4
+ - osd.5
+openstack:
+- volumes: # attached to each instance
+ count: 6
+ size: 20 # GB
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ bluestore_debug_fast_recovery_compare_chance: 1.0
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ osd op queue: debug_random
+ osd op queue cut off: debug_random
+ osd debug verify missing on start: true
+ osd debug verify cached snaps: true
+ bluestore zero block detection: true
+ osd mclock override recovery settings: true
+ osd mclock profile: high_recovery_ops
+ osd mclock skip benchmark: true
+ mon:
+ mon scrub interval: 300
+ debug mon: 30
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ bluestore_allocation_recovery_threads: 6
\ No newline at end of file
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ log-ignorelist:
+ - but it is still running
+ - objects unfound and apparently lost
+ conf:
+ osd:
+ osd debug reject backfill probability: .3
+ osd scrub min interval: 60
+ osd scrub max interval: 120
+ osd max backfills: 3
+ osd snap trim sleep: 2
+ osd delete sleep: 1
+ mon:
+ mon min osdmap epochs: 50
+ paxos service trim min: 10
+ mon osdmap full prune min: 15
+ mon osdmap full prune interval: 2
+ mon osdmap full prune txsize: 2
+tasks:
+- thrashosds:
+ timeout: 3600
+ op_delay: 600
+ min_in: 2
+ chance_pgnum_grow: 1
+ chance_pgnum_shrink: 1
+ chance_pgpnum_fix: 1
+ chance_bluestore_reshard: 1
+ bluestore_new_sharding: random
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ osd max markdown count: 1000
+ osd blocked scrub grace period: 3600
+ log-ignorelist:
+ - overall HEALTH_
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(PG_
+ - \(POOL_
+ - \(CACHE_POOL_
+ - \(SMALLER_PGP_NUM\)
+ - \(OBJECT_
+ - SLOW_OPS
+ - \(REQUEST_SLOW\)
+ - \(TOO_FEW_PGS\)
+ - slow request
+ - timeout on replica
+ - late reservation from
+ - MON_DOWN
+ - OSDMAP_FLAGS
+ - OSD_DOWN
+ - PG_DEGRADED
+ - PG_AVAILABILITY
+ - POOL_APP_NOT_ENABLED
+ - mons down
+ - mon down
+ - out of quorum
+ - noscrub
+ - nodeep-scrub
+ - Degraded data redundancy
+ - is down
+ - osds down
+ - pg .*? is .*?degraded.*?, acting
+ - pg .*? is stuck
+ - pg degraded
+ - PG_BACKFILL_FULL
+ - Low space hindering backfill .*? backfill_toofull
+ - OSD_ROOT_DOWN
+ - pgs degraded
+ - pgs undersized
+ - is active.*backfill_toofull.*
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ client.0:
+ debug ms: 1
+ debug objecter: 20
+ debug rados: 20
+ log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ - \(OSDMAP_FLAGS\)
+ - \(OSD_
+ - \(OBJECT_
+ - \(PG_
+ - \(SLOW_OPS\)
+ - overall HEALTH
+ - slow request
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rados/fio_ec_workload.sh