From: Jos Collin Date: Wed, 10 Jul 2019 08:37:22 +0000 (+0530) Subject: doc: Update mount CephFS index X-Git-Tag: v15.1.0~2085^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28955%2Fhead;p=ceph.git doc: Update mount CephFS index Updated based on the discussion: https://github.com/ceph/ceph/pull/28900#discussion_r301812933 Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index b57a005ee7c..bf5a22f6020 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -70,7 +70,7 @@ authentication keyring. :maxdepth: 1 Create a CephFS file system - Mount CephFS + Mount CephFS with the Kernel Driver Mount CephFS as FUSE Mount CephFS in fstab Use the CephFS Shell diff --git a/doc/cephfs/kernel.rst b/doc/cephfs/kernel.rst index 0b3f3128c2e..23c7fd8cb1a 100644 --- a/doc/cephfs/kernel.rst +++ b/doc/cephfs/kernel.rst @@ -2,7 +2,7 @@ Mount CephFS with the Kernel Driver ==================================== -To mount the Ceph file system you may use the ``mount`` command if you know the +To mount CephFS with the Kernel Driver you may use the ``mount`` command if you know the monitor host IP address(es), or use the ``mount.ceph`` utility to resolve the monitor host name(s) into IP address(es) for you. For example::