2013-01-23 20:37:39 +00:00
|
|
|
[global]
|
|
|
|
chdir = ""
|
|
|
|
pid file = $name.pid
|
|
|
|
auth supported = cephx
|
|
|
|
|
|
|
|
filestore xattr use omap = true
|
|
|
|
|
|
|
|
mon clock drift allowed = .250
|
|
|
|
|
|
|
|
osd crush chooseleaf type = 0
|
2013-03-13 20:39:54 +00:00
|
|
|
auth debug = true
|
2013-01-23 20:37:39 +00:00
|
|
|
|
|
|
|
[osd]
|
|
|
|
osd journal size = 100
|
|
|
|
|
|
|
|
osd scrub load threshold = 5.0
|
|
|
|
osd scrub max interval = 600
|
|
|
|
|
|
|
|
osd recover clone overlap = true
|
|
|
|
osd recovery max chunk = 1048576
|
|
|
|
|
2013-02-25 17:09:38 +00:00
|
|
|
[mon]
|
|
|
|
debug ms = 1
|
|
|
|
|
2013-01-23 20:37:39 +00:00
|
|
|
[mds]
|
|
|
|
lockdep = 1
|
|
|
|
mds debug scatterstat = true
|
|
|
|
mds verify scatter = true
|
|
|
|
mds debug frag = true
|
|
|
|
|
|
|
|
[client]
|
|
|
|
rgw socket path = {testdir}/apache/tmp/fastcgi_sock/rgw_sock
|
|
|
|
rgw cache enabled = true
|
|
|
|
rgw enable ops log = true
|
|
|
|
rgw enable usage log = true
|
2013-02-22 00:21:33 +00:00
|
|
|
log file = /var/log/ceph/ceph-$name.$pid.log
|
2013-02-21 19:35:36 +00:00
|
|
|
admin socket = /var/run/ceph/ceph-$name.$pid.asok
|