| **ceph-bluestore-tool** allocmap --path *osd path*
| **ceph-bluestore-tool** restore_cfb --path *osd path*
| **ceph-bluestore-tool** show-label --dev *device* ...
-| **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba*...
+| **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba* ...
| **ceph-bluestore-tool** prime-osd-dir --dev *device* --path *osd path*
| **ceph-bluestore-tool** bluefs-export --path *osd path* --out-dir *dir*
| **ceph-bluestore-tool** bluefs-bdev-new-wal --path *osd path* --dev-target *new-device*
Show device label(s).
The label may be printed while an OSD is running.
-:command:`show-label-at` --dev *device* --offset *lba*[...]
+:command:`show-label-at` --dev *device* --offset *lba* [...]
Show device label at specific disk location. Dedicated DB/WAL volumes have a single label at offset 0.
Main device could have valid labels at multiple locations: 0/1GiB/10GiB/100GiB/1000GiB.