mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
8dcbf8b685
Otherwise we don't know the path because the default now includes $pid.
19 lines
261 B
YAML
19 lines
261 B
YAML
roles:
|
|
- - mon.a
|
|
- osd.0
|
|
- mds.a
|
|
- osd.1
|
|
- client.a
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- admin_socket:
|
|
osd.0:
|
|
version:
|
|
git_version:
|
|
help:
|
|
config show:
|
|
config set filestore_dump_file /tmp/foo:
|
|
perf dump:
|
|
perf schema:
|