Description of problem:
`ceph-bluestore-tool bluefs-bdev-expand --path /var/lib/ceph/osd/ceph-0` fails to read the bluestore type
Error:
`inferring bluefs devices from bluestore path
expected bluestore, but type is`
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.Deploy rook using downstream ceph (commit: b53d9dfff6b1021fbab8e28f2b873d7d49cf5665)
2.Observe the osd creation flow
Actual results:The init container for `expand-bluefs` fails
sh-5.1# ceph-bluestore-tool bluefs-bdev-expand --path /var/lib/ceph/osd/ceph-0 --log-level 30
inferring bluefs devices from bluestore path
expected bluestore, but type is
sh-5.1#
Expected results: The command should not fail.
Additional info: BZ
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Red Hat Ceph Storage 6.1 Bug Fix update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2023:4473