mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
32719a60f7
If no fs is specified, the OSD is created on /, and the scratch devices aren't used at all. That means ext4, and the long file name lameness. Signed-off-by: Sage Weil <sage@redhat.com>
7 lines
81 B
YAML
7 lines
81 B
YAML
overrides:
|
|
ceph:
|
|
fs: xfs
|
|
conf:
|
|
osd:
|
|
osd sloppy crc: true
|