Red Hat Training

A Red Hat training course is available for Red Hat Ceph Storage

Chapter 3. Listing Block Device Images

To list block devices in the rbd pool, execute the following (i.e., rbd is the default pool name):

rbd ls

To list block devices in a particular pool, execute the following, but replace {poolname} with the name of the pool:

rbd ls {poolname}

For example:

rbd ls swimmingpool