2012-07-03 01:03:02 +00:00
|
|
|
===============
|
|
|
|
Configuration
|
|
|
|
===============
|
|
|
|
|
2020-12-15 06:02:31 +00:00
|
|
|
Each Ceph process, daemon, or utility draws its configuration from
|
2018-01-18 17:31:39 +00:00
|
|
|
several sources on startup, include a local configuration, the
|
|
|
|
monitors, the command line, or environment variables. Configuration
|
|
|
|
options may be set globally such that they apply to all daemons, to
|
|
|
|
all daemons or services of a particular type, or only to a specific
|
|
|
|
daemon, process, or client.
|
2012-08-30 07:38:01 +00:00
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
2012-11-14 22:57:51 +00:00
|
|
|
<table cellpadding="10"><colgroup><col width="50%"><col width="50%"></colgroup><tbody valign="top"><tr><td><h3>Configuring the Object Store</h3>
|
2012-08-30 07:38:01 +00:00
|
|
|
|
2012-11-14 22:57:51 +00:00
|
|
|
For general object store configuration, refer to the following:
|
2012-08-30 07:38:01 +00:00
|
|
|
|
2012-05-03 03:31:35 +00:00
|
|
|
.. toctree::
|
2013-04-18 01:21:35 +00:00
|
|
|
:maxdepth: 1
|
2012-05-03 03:31:35 +00:00
|
|
|
|
2017-08-02 19:48:36 +00:00
|
|
|
Storage devices <storage-devices>
|
2012-09-03 21:06:44 +00:00
|
|
|
ceph-conf
|
2013-03-30 00:38:48 +00:00
|
|
|
|
2012-08-30 07:38:01 +00:00
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
2012-11-14 22:57:51 +00:00
|
|
|
</td><td><h3>Reference</h3>
|
2012-08-30 07:38:01 +00:00
|
|
|
|
|
|
|
To optimize the performance of your cluster, refer to the following:
|
|
|
|
|
|
|
|
.. toctree::
|
2017-03-16 07:03:43 +00:00
|
|
|
:maxdepth: 1
|
|
|
|
|
2018-01-18 17:31:39 +00:00
|
|
|
Common Settings <common>
|
2017-03-16 07:03:43 +00:00
|
|
|
Network Settings <network-config-ref>
|
2019-03-08 22:52:38 +00:00
|
|
|
Messenger v2 protocol <msgr2>
|
2017-03-16 07:03:43 +00:00
|
|
|
Auth Settings <auth-config-ref>
|
|
|
|
Monitor Settings <mon-config-ref>
|
|
|
|
mon-lookup-dns
|
|
|
|
Heartbeat Settings <mon-osd-interaction>
|
|
|
|
OSD Settings <osd-config-ref>
|
2021-03-31 21:40:01 +00:00
|
|
|
DmClock Settings <mclock-config-ref>
|
2017-08-02 07:35:29 +00:00
|
|
|
BlueStore Settings <bluestore-config-ref>
|
|
|
|
FileStore Settings <filestore-config-ref>
|
2017-03-16 07:03:43 +00:00
|
|
|
Journal Settings <journal-ref>
|
|
|
|
Pool, PG & CRUSH Settings <pool-pg-config-ref.rst>
|
|
|
|
General Settings <general-config-ref>
|
2012-08-30 07:38:01 +00:00
|
|
|
|
|
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
</td></tr></tbody></table>
|