Fix indentation and section title underline.
Fixes six Sphinx warnings.
Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
argument is replaced with the path to binary file.
Running Workunits Using vstart_environment.sh
---------------------------------------------
+---------------------------------------------
Code can be tested by building Ceph locally from source, starting a vstart
cluster, and running any suite against it.
kmip_ca_cert
Optional object. Required for type ``kmip``.
The fields are described in :ref:`tls source fields<tls-source-fields>`.
- peer_policy
+ peer_policy
Optional, one of ``restricted`` or ``unrestricted``.
Used to control what processes the keybridge server will permit
for access. This option is meant for testing and development only.
ceph config set mon mon_netsplit_grace_period 0
MON_COLOCATED
-____________
+_____________
Two or more Monitors are located on the same node. This health check is
raised when multiple Monitors share the same IP address. This check is by
- Each RGW instance has its own private and ephemeral ``RGW`` Lua table that is lost when the daemon restarts. Note that ``background`` context scripts will run on every instance.
- The maximum number of entries in the table is 100,000. Each entry has a string key a value with a combined length of no more than 1KB.
-A Lua script will abort with an error if the number of entries or entry size exceeds these limits.
+ A Lua script will abort with an error if the number of entries or entry size exceeds these limits.
- The ``RGW`` Lua table uses string indices and can store values of type: string, integer, double and boolean
Increment/Decrement Functions