From f4eddd7be92efa2f2935f97237964c2252f9023f Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 30 May 2013 20:28:22 -0700 Subject: doc: Updated to reflect glossary usage. Signed-off-by: John Wilkins --- doc/cephfs/index.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index c10651ccb9c..321299a3eaa 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -1,11 +1,11 @@ -========= - Ceph FS -========= +================= + Ceph Filesystem +================= -The :term:`Ceph FS` file system is a POSIX-compliant file system that uses a -Ceph Storage Cluster to store its data. Ceph FS uses the same Ceph Storage -Cluster system as Ceph Block Devices, Ceph Object Storage with its S3 and Swift -APIs, or native bindings (librados). +The :term:`Ceph Filesystem` (Ceph FS) is a POSIX-compliant filesystem that uses +a Ceph Storage Cluster to store its data. The Ceph filesystem uses the same Ceph +Storage Cluster system as Ceph Block Devices, Ceph Object Storage with its S3 +and Swift APIs, or native bindings (librados). .. ditaa:: @@ -26,8 +26,8 @@ APIs, or native bindings (librados). +---------------+ +---------------+ +---------------+ -Using Ceph FS requires at least one :term:`Ceph Metadata Server` in your -Ceph Storage Cluster. +Using the Ceph Filesystem requires at least one :term:`Ceph Metadata Server` in +your Ceph Storage Cluster. @@ -36,8 +36,8 @@ Ceph Storage Cluster.

Step 1: Metadata Server

-To run Ceph FS, you must have a running Ceph Storage Cluster with at least -one :term:`Ceph Metadata Server` running. +To run the Ceph Filesystem, you must have a running Ceph Storage Cluster with at +least one :term:`Ceph Metadata Server` running. .. toctree:: @@ -53,7 +53,7 @@ one :term:`Ceph Metadata Server` running.

Step 2: Mount Ceph FS

Once you have a healthy Ceph Storage Cluster with at least -one Ceph Metadata Server, you may mount your Ceph FS filesystem. +one Ceph Metadata Server, you may mount your Ceph Filesystem. Ensure that you client has network connectivity and the proper authentication keyring. -- cgit v1.2.1