summaryrefslogtreecommitdiffstats
path: root/src/ceph/doc/cephfs/journaler.rst
blob: 2121532f535b430c7587bb6dfc256dcf0a57a59a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
===========
 Journaler
===========

``journaler write head interval``

:Description: How frequently to update the journal head object
:Type: Integer
:Required: No
:Default: ``15``


``journaler prefetch periods``

:Description: How many stripe periods to read-ahead on journal replay
:Type: Integer
:Required: No
:Default: ``10``


``journal prezero periods``

:Description: How many stripe periods to zero ahead of write position
:Type: Integer
:Required: No
:Default: ``10``

``journaler batch interval``

:Description: Maximum additional latency in seconds we incur artificially. 
:Type: Double
:Required: No
:Default: ``.001``


``journaler batch max``

:Description: Maximum bytes we will delay flushing. 
:Type: 64-bit Unsigned Integer 
:Required: No
:Default: ``0``