diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index 582daa103384f..3bbf15c9d38b6 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -412,10 +412,11 @@ its associated key. A less drastic but half-fix is to change the osd cap for your user to just ``caps osd = "allow rw"`` and delete ``tag cephfs data=....`` -Disabling Volumes Plugin -======================== -In certain scenarios, volumes plugin might be needed to disabled to prevent compromise -for rest of the Ceph cluster. For details see: :ref:`disabling-volumes-plugin` +Disabling the Volumes Plugin +============================ +In certain scenarios, the Volumes plugin may need to be disabled to prevent +compromise for rest of the Ceph cluster. For details see: +:ref:`disabling-volumes-plugin` Reporting Issues ================