File Storage Service
Physical storage resources of a distributed file system may not be connected to the local node directly. Instead, the resources are connected over a computer network. CephFS uses the Ceph cluster to provide a file system compatible with POSIX, allowing Linux to directly mount Ceph storage to the local host. Like
When the CephFS is used, you need to configure the MDS node. The MDS node is similar to a
Parent topic: Features