File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1212 :ref: `BlueStore<rados_config_storage_devices_bluestore> `
1313 OSD BlueStore is a storage back end used by OSD daemons, and
1414 was designed specifically for use with Ceph. BlueStore was
15- introduced in the Ceph Kraken release. In the Ceph Luminous
16- release, BlueStore became Ceph's default storage back end,
17- supplanting FileStore. BlueStore stores objects directly on
18- Ceph block devices without any file system interface.
19- Since Luminous (12.2), BlueStore has been Ceph's default
20- and recommended storage back end.
15+ introduced in the Ceph Kraken release. The Luminous release of
16+ Ceph promoted BlueStore to the default OSD back end,
17+ supplanting FileStore. As of the Reef release, FileStore is no
18+ longer available as a storage backend.
19+
20+ BlueStore stores objects directly on Ceph block devices without
21+ a mounted file system.
2122
2223 Bucket
2324 In the context of :term: `RGW `, a bucket is a group of objects.
You can’t perform that action at this time.
0 commit comments