File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ .. _cephfs_mount_using_fuse :
2+
13========================
24 Mount CephFS using FUSE
35========================
Original file line number Diff line number Diff line change @@ -297,8 +297,15 @@ or the client's requests are not reaching the MDS.
297297ceph-fuse debugging
298298===================
299299
300- ceph-fuse also supports ``dump_ops_in_flight ``. See if it has any and where they are
301- stuck.
300+ ceph-fuse is an alternative to the CephFS kernel driver that mounts CephFS file
301+ systems in user space. ceph-fuse supports ``dump_ops_in_flight ``. Use the following command to dump in-flight ceph-fuse operations for examination:
302+
303+ ..
304+ .. prompt:: bash #
305+
306+ the command goes here - 10 Aug 2025
307+
308+ See the :ref: `Mount CephFS using FUSE<cephfs_mount_using_fuse> ` documentation.
302309
303310Debug output
304311------------
You can’t perform that action at this time.
0 commit comments