]> git.proxmox.com Git - ceph.git/blame - ceph/doc/rados/configuration/index.rst
import ceph pacific 16.2.5
[ceph.git] / ceph / doc / rados / configuration / index.rst
CommitLineData
7c673cae
FG
1===============
2 Configuration
3===============
4
f67539c2 5Each Ceph process, daemon, or utility draws its configuration from
11fdf7f2
TL
6several sources on startup, include a local configuration, the
7monitors, the command line, or environment variables. Configuration
8options may be set globally such that they apply to all daemons, to
9all daemons or services of a particular type, or only to a specific
10daemon, process, or client.
7c673cae
FG
11
12.. raw:: html
13
14 <table cellpadding="10"><colgroup><col width="50%"><col width="50%"></colgroup><tbody valign="top"><tr><td><h3>Configuring the Object Store</h3>
15
16For general object store configuration, refer to the following:
17
18.. toctree::
19 :maxdepth: 1
20
d2e6a577 21 Storage devices <storage-devices>
7c673cae
FG
22 ceph-conf
23
24
25.. raw:: html
26
27 </td><td><h3>Reference</h3>
28
29To optimize the performance of your cluster, refer to the following:
30
31.. toctree::
32 :maxdepth: 1
33
11fdf7f2 34 Common Settings <common>
7c673cae 35 Network Settings <network-config-ref>
11fdf7f2 36 Messenger v2 protocol <msgr2>
7c673cae
FG
37 Auth Settings <auth-config-ref>
38 Monitor Settings <mon-config-ref>
39 mon-lookup-dns
40 Heartbeat Settings <mon-osd-interaction>
41 OSD Settings <osd-config-ref>
b3b6e05e 42 DmClock Settings <mclock-config-ref>
d2e6a577
FG
43 BlueStore Settings <bluestore-config-ref>
44 FileStore Settings <filestore-config-ref>
7c673cae
FG
45 Journal Settings <journal-ref>
46 Pool, PG & CRUSH Settings <pool-pg-config-ref.rst>
47 Messaging Settings <ms-ref>
48 General Settings <general-config-ref>
49
50
51.. raw:: html
52
53 </td></tr></tbody></table>