From 3f3ad61fae2af362310ca01884f6f15d48547feb Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 11 Jun 2013 12:10:52 -0700 Subject: [PATCH] doc: Fixed :term" syntax. Signed-off-by: John Wilkins --- doc/rados/configuration/filesystem-recommendations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/filesystem-recommendations.rst b/doc/rados/configuration/filesystem-recommendations.rst index 27d2aa9dc9f42..fa6057280653c 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. -- 2.39.5