Commit 358f33a
committed
os/bluestore: Fix ceph-bluestore-tool allocmap command
BlueStore::read_allocation_from_drive_for_bluestore_tool was
not informed that multiple bdev labels can exist and reserve space.
Comparison of real alloc vs recovered alloc was failing.
Fixes: https://tracker.ceph.com/issues/67596
Signed-off-by: Adam Kupczyk <[email protected]>1 parent a278231 commit 358f33a
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20527 | 20527 | | |
20528 | 20528 | | |
20529 | 20529 | | |
| 20530 | + | |
| 20531 | + | |
| 20532 | + | |
| 20533 | + | |
| 20534 | + | |
| 20535 | + | |
| 20536 | + | |
| 20537 | + | |
20530 | 20538 | | |
20531 | 20539 | | |
20532 | 20540 | | |
| |||
0 commit comments