Hacker News new | ask | show | jobs
by Nullabillity 1894 days ago
Ceph OSD has two different storage backends:

- Filestore is the legacy backend that uses files on a filesystem (strongly recommended to be XFS)

- Bluestore is the modern backend that uses raw device files directly