ceph/suites/krbd/unmap/clusters/separate-client.yaml
Ilya Dryomov 311a450163 krbd/unmap: put client.0 on a separate remote
Otherwise a pre-single-major kernel override is a headache,
particularly with non-standard yaml configs.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-09-03 21:21:45 +02:00

13 lines
303 B
YAML

# fixed-1.yaml, but with client.0 on a separate target
overrides:
ceph-deploy:
conf:
global:
osd pool default size: 2
osd crush chooseleaf type: 0
osd pool default pg num: 128
osd pool default pgp num: 128
roles:
- [mon.a, osd.0, osd.1, osd.2]
- [client.0]