From: John Wilkins Date: Tue, 11 Jun 2013 19:10:52 +0000 (-0700) Subject: doc: Fixed :term" syntax. X-Git-Tag: v0.65~110 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3f3ad61fae2af362310ca01884f6f15d48547feb;p=ceph.git doc: Fixed :term" syntax. Signed-off-by: John Wilkins --- diff --git a/doc/rados/configuration/filesystem-recommendations.rst b/doc/rados/configuration/filesystem-recommendations.rst index 27d2aa9dc9f4..fa6057280653 100644 --- a/doc/rados/configuration/filesystem-recommendations.rst +++ b/doc/rados/configuration/filesystem-recommendations.rst @@ -16,7 +16,7 @@ Use ``hdparm`` to disable write caching on the hard disk:: sudo hdparm -W 0 /dev/hda 0 -In production environments, we recommend running :term:`Ceph OSD Daemons` with +In production environments, we recommend running a :term:`Ceph OSD Daemon` with separate drives for the operating system and the data. If you run data and an operating system on a single disk, we recommend creating a separate partition for your data.