described here. If you re-enable ``cephx`` and have already generated keys, you
do not need to generate the keys again.
-.. important: The ``cephx`` protocol does not address data encryption in transport
+.. important:: The ``cephx`` protocol does not address data encryption in transport
(e.g., SSL/TLS) or encryption at rest.
For additional information, see our `Cephx Intro`_, our `Cephx Configuration
``cephx`` enabled, you need to have a key for the ``client.admin`` user to run
``ceph`` commands as the administrator.
-.. important: To run Ceph commands on the command line with
+.. important:: To run Ceph commands on the command line with
``cephx`` enabled, you need to create a key for the ``client.admin``
user, and create a secret file under ``/etc/ceph``.
ceph osd pool set {poolname} size {num-replicas}
-.. important: The ``{num-replicas}`` includes the object itself.
+.. important:: The ``{num-replicas}`` includes the object itself.
If you want the object and two copies of the object for a total of
three instances of the object, specify ``3``.
.. _FastCGI Precise: http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-precise-x86_64-basic/
.. _RFC 2616, Section 8: http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html
-.. important: If you do NOT use a modified fastcgi as described above,
+.. important:: If you do NOT use a modified fastcgi as described above,
you should disable 100-Continue support by adding the following to
your ``ceph.conf``::