Skip to content

Commit ced66f0

Browse files
committed
doc/cephfs: edit troubleshooting.rst
Edit the section "ceph-fuse" in the file doc/cephfs/troubleshooting.rst. Signed-off-by: Zac Dover <[email protected]>
1 parent 72be0e0 commit ced66f0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

doc/cephfs/mount-using-fuse.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _cephfs_mount_using_fuse:
2+
13
========================
24
Mount CephFS using FUSE
35
========================

doc/cephfs/troubleshooting.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,15 @@ or the client's requests are not reaching the MDS.
297297
ceph-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

303310
Debug output
304311
------------

0 commit comments

Comments
 (0)