From e7858ecf87797f3dbf622d93108bdb7ff20268c8 Mon Sep 17 00:00:00 2001 From: John Spray Date: Fri, 4 Nov 2016 10:07:45 +0000 Subject: [PATCH] doc/cephfs: separate front page section for dev stuff The "additional details" section was getting longer and longer, and I don't want developer-only stuff in there anyway. Signed-off-by: John Spray --- doc/cephfs/index.rst | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index fcb00d3fab0..2e8be06d443 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -28,6 +28,9 @@ and Swift APIs, or native bindings (librados). +---------------+ +---------------+ +---------------+ +Using CephFS +============ + Using the Ceph Filesystem requires at least one :term:`Ceph Metadata Server` in your Ceph Storage Cluster. @@ -68,7 +71,6 @@ authentication keyring. Mount CephFS Mount CephFS as FUSE Mount CephFS in fstab - Manpage cephfs <../../man/8/cephfs> Manpage ceph-fuse <../../man/8/ceph-fuse> Manpage mount.ceph <../../man/8/mount.ceph> @@ -78,26 +80,34 @@ authentication keyring.

Additional Details

.. toctree:: - :maxdepth: 1 + :maxdepth: 1 Deployment best practices Administrative commands - POSIX compatibility - Experimental Features - CephFS Quotas - Using Ceph with Hadoop - libcephfs <../../api/libcephfs-java/> - cephfs-journal-tool - File layouts - Client eviction - Handling full filesystems + POSIX compatibility + Experimental Features + CephFS Quotas + Using Ceph with Hadoop + cephfs-journal-tool + File layouts + Client eviction + Handling full filesystems Health messages - Troubleshooting - Disaster recovery - Client authentication - Upgrading old filesystems - Mantle + Troubleshooting + Disaster recovery + Client authentication + Upgrading old filesystems .. raw:: html + +For developers +============== + +.. toctree:: + :maxdepth: 1 + + libcephfs <../../api/libcephfs-java/> + Mantle + -- 2.39.5