2013-01-23 20:37:39 +00:00
|
|
|
[global]
|
|
|
|
chdir = ""
|
|
|
|
pid file = $name.pid
|
|
|
|
auth supported = cephx
|
|
|
|
|
|
|
|
filestore xattr use omap = true
|
|
|
|
|
2014-03-18 22:00:30 +00:00
|
|
|
mon clock drift allowed = .500
|
2013-01-23 20:37:39 +00:00
|
|
|
|
|
|
|
osd crush chooseleaf type = 0
|
2013-03-13 20:39:54 +00:00
|
|
|
auth debug = true
|
2013-01-23 20:37:39 +00:00
|
|
|
|
2013-07-12 22:18:50 +00:00
|
|
|
ms die on old message = true
|
|
|
|
|
2013-09-24 17:03:24 +00:00
|
|
|
mon pg warn min per osd = 5
|
2013-09-24 15:49:32 +00:00
|
|
|
|
2013-12-09 23:37:58 +00:00
|
|
|
osd pool default size = 2
|
|
|
|
|
2014-02-10 18:21:43 +00:00
|
|
|
mon osd allow primary affinity = true
|
|
|
|
|
2014-03-16 17:05:42 +00:00
|
|
|
osd pool default erasure code profile = "plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd"
|
2014-03-05 20:39:10 +00:00
|
|
|
|
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-03-07 05:35:41 +00:00
|
|
|
osd debug op order = true
|
2013-07-18 01:14:58 +00:00
|
|
|
osd debug verify stray on activate = true
|
2013-03-07 05:35:41 +00:00
|
|
|
|
2013-08-07 21:01:00 +00:00
|
|
|
osd open classes on start = true
|
2013-08-28 01:48:48 +00:00
|
|
|
osd debug pg log writeout = true
|
2013-08-07 21:01:00 +00:00
|
|
|
|
2013-12-07 21:20:58 +00:00
|
|
|
|
2013-02-25 17:09:38 +00:00
|
|
|
[mon]
|
|
|
|
debug ms = 1
|
2013-04-23 18:02:27 +00:00
|
|
|
debug mon = 20
|
|
|
|
debug paxos = 20
|
2014-04-09 01:04:35 +00:00
|
|
|
mon data avail warn = 5
|
2013-02-25 17:09:38 +00:00
|
|
|
|
2013-01-23 20:37:39 +00:00
|
|
|
[mds]
|
|
|
|
mds debug scatterstat = true
|
|
|
|
mds verify scatter = true
|
|
|
|
mds debug frag = true
|
|
|
|
|
|
|
|
[client]
|
|
|
|
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
|
2014-04-10 20:24:27 +00:00
|
|
|
|
|
|
|
|
|
|
|
client mount timeout = 600
|