mirror of
https://github.com/ceph/ceph
synced 2025-01-24 20:13:45 +00:00
38160ecfaa
Create divergent priors and a split and then move a pg using ceph-objectstore-tool export/import Add yaml file to run the reg11184 task Fixes: #11343 Signed-off-by: David Zafman <dzafman@redhat.com>
18 lines
161 B
YAML
18 lines
161 B
YAML
roles:
|
|
- - mon.0
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
debug osd: 5
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- reg11184:
|