File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 11Mount CephFS: Prerequisites
22===========================
33
4- You can use CephFS by mounting it to your local filesystem or by using
5- :ref: `cephfs-shell <cephfs-shell >`. Mounting CephFS requires superuser
6- privileges to trim dentries by issuing a remount of itself. CephFS can be
7- mounted `using kernel `_ as well as `using FUSE `_. Both have their own
8- advantages. Read the following section to understand more about both of these
9- ways to mount CephFS.
4+ You can use CephFS by mounting the file system on a machine or by using
5+ :ref: `cephfs-shell <cephfs-shell >`. A system mount can be performed using `the
6+ kernel driver `_ as well as `the FUSE driver `_. Both have their own advantages
7+ and disadvantages. Read the following section to understand more about both of
8+ these ways to mount CephFS.
109
1110For Windows CephFS mounts, please check the `ceph-dokan `_ page.
1211
@@ -70,6 +69,6 @@ Ceph MON resides.
7069
7170.. _Client Authentication : ../client-auth
7271.. _cephfs-shell : ..cephfs-shell
73- .. _ using kernel : ../mount-using-kernel-driver
74- .. _ using FUSE : ../mount-using-fuse
72+ .. _ the kernel driver : ../mount-using-kernel-driver
73+ .. _ the FUSE driver : ../mount-using-fuse
7574.. _ceph-dokan : ../ceph-dokan
You can’t perform that action at this time.
0 commit comments