File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed
Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 298298 mid-2010s to insist that "OSD" should refer to "Object Storage
299299 Device", so it is important to know which meaning is intended.
300300
301- OSD fsid
302- This is a unique identifier used to identify an OSD. It is
303- found in the OSD path in a file called ``osd_fsid ``. The
304- term ``fsid `` is used interchangeably with ``uuid ``
305-
306- OSD id
307- The integer that defines an OSD. It is generated by the
308- monitors during the creation of each OSD.
309-
310- OSD uuid
311- This is the unique identifier of an OSD. This term is used
312- interchangeably with ``fsid ``
301+ OSD FSID
302+ The OSD fsid is a unique identifier that is used to identify an
303+ OSD. It is found in the OSD path in a file called ``osd_fsid ``.
304+ The term ``FSID `` is used interchangeably with ``UUID ``.
305+
306+ OSD ID
307+ The OSD id an integer unique to each OSD (each OSD has a unique
308+ OSD ID). Each OSD id is generated by the monitors during the
309+ creation of its associated OSD.
310+
311+ OSD UUID
312+ The OSD UUID is the unique identifier of an OSD. This term is
313+ used interchangeably with ``FSID ``.
313314
314315 Period
315316 In the context of :term: `RGW `, a period is the configuration
You can’t perform that action at this time.
0 commit comments