
Unlike bare-metal ceph, rook-ceph uses BlueStore OSDs, where the disk has no partitions. So that the rook-ceph OSDs are not wiped during a B&R, it is checked that the disk's fs_type is 'ceph_bluestore'. The 'blkid' command was used to identify the disk. Test Plan: - PASS: Build StarlingX image - PASS: B&R with rook-ceph backend configured - PASS: After reinstall controller-0, check if the OSD is present with the command "ceph-volume raw list" - PASS: Remote subcloud install with Redfish Story: 2011066 Task: 50890 Change-Id: Ibafdb8fc040da95bf3e18d7cb45dbc678734f9d1 Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
Description
Languages
C++
83%
Shell
10.2%
Python
3.3%
C
2.5%
Makefile
1%