]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/cephfs/mount-using-fuse.rst
import quincy beta 17.1.0
[ceph.git] / ceph / doc / cephfs / mount-using-fuse.rst
index 98b19211dcba1ca74e97777c22c7f8b6ff2ad1a7..27768f5034a93bc1b63db9fa97fc03d623cdaaa6 100644 (file)
@@ -9,17 +9,11 @@ clients can be more manageable, especially while upgrading CephFS.
 Prerequisites
 =============
 
-Complete General Prerequisites
-------------------------------
 Go through the prerequisites required by both, kernel as well as FUSE mounts,
 in `Mount CephFS: Prerequisites`_ page.
 
-``fuse.conf`` option
---------------------
-
-#. If you are mounting Ceph with FUSE not as superuser/root user/system admin
-   you would need to add the option ``user_allow_other`` to ``/etc/fuse.conf``
-   (under no section in the conf).
+.. note:: Mounting CephFS using FUSE requires superuser privileges to trim dentries
+   by issuing a remount of itself.
 
 Synopsis
 ========