summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/objectstore/backends/ceph_objectstore_tool.yaml
blob: 042bd0657b18a1960928bf9e4d8320d242d6e711 (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
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: 6
    size: 10 # GB
tasks:
- install:
- ceph:
    fs: xfs
    conf:
      global:
        osd max object name len: 460
        osd max object namespace len: 64
      osd:
        osd objectstore: filestore
    log-whitelist:
      - overall HEALTH_
      - \(OSDMAP_FLAGS\)
      - \(OSD_
      - \(PG_
      - \(TOO_FEW_PGS\)
      - \(POOL_APP_NOT_ENABLED\)
- ceph_objectstore_tool:
    objects: 20