meaning is intended.
OSD fsid
- This is a unique identifier used to further improve the
- uniqueness of an OSD and it is found in the OSD path in a file
- called ``osd_fsid``. This ``fsid`` term is used interchangeably
- with ``uuid``
+ This is a unique identifier used to identify an OSD. It is
+ found in the OSD path in a file called ``osd_fsid``. The
+ term ``fsid`` is used interchangeably with ``uuid``
OSD id
The integer that defines an OSD. It is generated by the
- monitors as part of the creation of a new OSD.
+ monitors during the creation of an OSD.
OSD uuid
- Just like the OSD fsid, this is the OSD unique identifier and
- is used interchangeably with ``fsid``
+ This is the unique identifier of an OSD. This term is used
+ interchangeably with ``fsid``
:ref:`Pool<rados_pools>`
A pool is a logical partition used to store objects.