- This commit adds a link to the "Create a Ceph
File System" page. The link that it adds is to the
"Adding a data pool to the MDS" subsection of the
file layouts page.
- s/mds/file system/
Fixes: https://tracker.ceph.com/issues/48531
Signed-off-by: Zac Dover <zac.dover@gmail.com>
specify a file system when mounting, you can control which file system
they will see by using the `ceph fs set-default` command.
+Adding a Data Pool to the File System
+-------------------------------------
+
+See :ref:`adding-data-pool-to-file-system`.
+
+
Using Erasure Coded pools with CephFS
=====================================
# file: dir/childdir/grandchild
ceph.file.layout="stripe_unit=4194304 stripe_count=4 object_size=4194304 pool=cephfs_data"
+
+.. _adding-data-pool-to-file-system:
-Adding a data pool to the MDS
------------------------------
+Adding a data pool to the File System
+-------------------------------------
Before you can use a pool with CephFS you have to add it to the Metadata Servers.