mirror of
https://github.com/ceph/ceph
synced 2025-02-06 18:34:17 +00:00
16 lines
249 B
YAML
16 lines
249 B
YAML
overrides:
|
|
ceph:
|
|
fs: xfs
|
|
conf:
|
|
osd:
|
|
osd objectstore: filestore
|
|
osd sloppy crc: true
|
|
ceph-deploy:
|
|
fs: xfs
|
|
filestore: True
|
|
conf:
|
|
osd:
|
|
osd objectstore: filestore
|
|
osd sloppy crc: true
|
|
|