From ee45f48e3f1db52db7beb8bdfdc56a68967ca16d Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Thu, 13 Nov 2014 11:17:01 +0100 Subject: [PATCH] doc: Fix 2 syntax errors. Signed-off-by: Karl Eichwalder --- doc/rados/configuration/ceph-conf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/ceph-conf.rst b/doc/rados/configuration/ceph-conf.rst index cca254de2697..132994cbbed7 100644 --- a/doc/rados/configuration/ceph-conf.rst +++ b/doc/rados/configuration/ceph-conf.rst @@ -339,7 +339,7 @@ and `Cephx Authentication`_ for details. OSDs ==== -Ceph production clusters typically deploy :term:Ceph OSD Daemons` where one node +Ceph production clusters typically deploy :term:`Ceph OSD Daemons` where one node has one OSD daemon running a filestore on one storage drive. A typical deployment specifies a journal size. For example: @@ -381,7 +381,7 @@ use with Ceph, and mount it to the directory you just created:: sudo mount -o user_xattr /dev/{hdd} /var/lib/ceph/osd/ceph-{osd-number} We recommend using the ``xfs`` file system or the ``btrfs`` file system when -running :command:mkfs. +running :command:`mkfs`. See the `OSD Config Reference`_ for additional configuration details. -- 2.47.3