Listing a device class

Use this information to list device classes within a CRUSH map.

To list device classes in the CRUSH map, run the following:

Syntax

ceph osd crush class ls

The output will look something like this:

Example

[
    "hdd",
    "ssd",
    "bucket-index"
]