2012-06-06 17:45:26 +00:00
|
|
|
=========
|
|
|
|
Ceph FS
|
|
|
|
=========
|
|
|
|
|
|
|
|
The Ceph FS file system is a POSIX-compliant file system that uses a RADOS
|
|
|
|
cluster to store its data. Ceph FS uses the same RADOS object storage device
|
|
|
|
system as RADOS block devices and RADOS object stores such as the RADOS gateway
|
|
|
|
with its S3 and Swift APIs, or native bindings. Using Ceph FS requires at least
|
|
|
|
one metadata server in your ``ceph.conf`` configuration file.
|
|
|
|
|
|
|
|
.. toctree::
|
2012-11-14 22:57:51 +00:00
|
|
|
:maxdepth: 1
|
2012-06-06 17:45:26 +00:00
|
|
|
|
|
|
|
Mount Ceph FS<kernel>
|
2012-06-07 18:35:37 +00:00
|
|
|
Mount Ceph FS as FUSE <fuse>
|
2013-05-17 06:10:54 +00:00
|
|
|
Mount Ceph FS in fstab <fstab>
|
2012-10-31 16:26:04 +00:00
|
|
|
Using Ceph with Hadoop <hadoop>
|
2012-11-14 22:57:51 +00:00
|
|
|
MDS Configuration <mds-config-ref>
|
2012-12-22 00:14:23 +00:00
|
|
|
Journaler Configuration <journaler>
|
2012-11-14 22:57:51 +00:00
|
|
|
Manpage cephfs <../../man/8/cephfs>
|
|
|
|
Manpage ceph-fuse <../../man/8/ceph-fuse>
|
2013-04-28 21:57:03 +00:00
|
|
|
Manpage ceph-mds <../../man/8/ceph-mds>
|
2012-11-14 22:57:51 +00:00
|
|
|
Manpage mount.ceph <../../man/8/mount.ceph>
|
2012-11-16 22:56:46 +00:00
|
|
|
libcephfs <../../api/libcephfs-java/>
|