blob: 0afb6c863a416a37d1579678074a4cfd5c28fc60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
roles:
- - mon.a
- mgr.x
- osd.0
- osd.1
- osd.2
- - osd.3
- osd.4
- osd.5
- client.0
openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
override:
ceph:
conf:
mon:
osd default pool size: 3
tasks:
- install:
- ceph:
log-whitelist:
- but it is still running
- missing primary copy of
- objects unfound and apparently lost
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(SLOW_OPS\)
- \(PG_
- \(OBJECT_MISPLACED\)
- \(OSD_
- \(OBJECT_
- \(TOO_FEW_PGS\)
- slow request
- thrashosds:
op_delay: 30
clean_interval: 120
chance_down: .5
random_eio: .33
min_live: 5
min_in: 5
- radosbench:
clients: [client.0]
time: 720
type: rand
objectsize: 1048576
|