File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed
Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 269269 Hybrid OSD
270270 Refers to an OSD that has both HDD and SSD drives.
271271
272+ librados
273+ An API that can be used to create a custom interface to a Ceph
274+ storage cluster. ``librados `` makes it possible to interact
275+ with Ceph Monitors and with OSDs. See :ref: `Introduction to
276+ librados <librados-intro>`. See :ref: `librados (Python)
277+ <librados-python>`.
278+
272279 LVM tags
273280 **L **\o gical **V **\o lume **M **\a nager tags. Extensible metadata
274281 for LVM volumes and groups. They are used to store
Original file line number Diff line number Diff line change 1+ .. _librados-intro :
2+
13==========================
24 Introduction to librados
35==========================
Original file line number Diff line number Diff line change 1+ .. _librados-python :
2+
13===================
24 Librados (Python)
35===================
You can’t perform that action at this time.
0 commit comments