mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
3a9fa481c5
Centos btrfs hits ENOSPC all the time :(, and now xenial is doing it too. See http://tracker.ceph.com/issues/20169 Signed-off-by: Sage Weil <sage@redhat.com>
12 lines
248 B
YAML
12 lines
248 B
YAML
# centos btrfs hits ENOSPC all the time :(
|
|
# xenial too. so far trusty seems to behave?
|
|
os_type: ubuntu
|
|
os_version: "14.04"
|
|
overrides:
|
|
ceph:
|
|
fs: btrfs
|
|
conf:
|
|
osd:
|
|
osd objectstore: filestore
|
|
osd op thread timeout: 60
|