Chapter 4. Working with the Ceph Filesystem

In this chapter, we will cover the following recipes:

  • Understanding the Ceph Filesystem and MDS
  • Deploying Ceph MDS
  • Accessing CephFS via kernel driver
  • Accessing CephFS via FUSE client
  • Exporting Ceph Filesystem as an NFS
  • ceph-dokan – CephFS for Windows clients
  • CephFS – a drop-in replacement for HDFS

Introduction

The Ceph Filesystem, also known as CephFS, is a POSIX-compliant filesystem that uses the Ceph storage cluster to store user data. CephFS supports the native Linux kernel driver, which makes CephFS highly adaptive across any flavor of the Linux OS. In this chapter, we will cover the Ceph Filesystem in detail, including its deployment, understanding the kernel driver and FUSE, as well as CephFS for Windows ...

Get Ceph Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.