File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Synopsis
2121| **ceph-bluestore-tool** allocmap --path *osd path*
2222| **ceph-bluestore-tool** restore_cfb --path *osd path*
2323| **ceph-bluestore-tool** show-label --dev *device* ...
24- | **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba*...
24+ | **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba* ...
2525| **ceph-bluestore-tool** prime-osd-dir --dev *device* --path *osd path*
2626| **ceph-bluestore-tool** bluefs-export --path *osd path* --out-dir *dir*
2727| **ceph-bluestore-tool** bluefs-bdev-new-wal --path *osd path* --dev-target *new-device*
@@ -116,7 +116,7 @@ Commands
116116 Show device label(s).
117117 The label may be printed while an OSD is running.
118118
119- :command: `show-label-at ` --dev *device * --offset *lba*[...]
119+ :command: `show-label-at ` --dev *device * --offset *lba * [...]
120120
121121 Show device label at specific disk location. Dedicated DB/WAL volumes have a single label at offset 0.
122122 Main device could have valid labels at multiple locations: 0/1GiB/10GiB/100GiB/1000GiB.
You can’t perform that action at this time.
0 commit comments