Comment 0 for bug 1844968

Revision history for this message
Akshay (yadavakshay58) wrote :

Brief Description
-----------------
I am installing Bare metal AIO StarlingX R2 release. I have chosen:
- First menu: Select ‘Standard Controller Configuration’.
- Second menu: Select ‘Graphical Console’ or ‘Textual Console’ depending on your terminal access to the console port
- Third menu: Select ‘Standard Security Profile’

Just for info : While for Virtual AIO StarlingX R2 , First menu is "Select ‘All-in-one Controller Configuration’".

While adding an OSD on controller-0 for ceph, i am getting this error:
- Please install storage-0 or configure a Ceph monitor on a worker node before adding storage devices.

Severity
--------
Critical: Cannot add OSD for ceph.

Steps to Reproduce
------------------
1. Boot server with the starlingX R2 image.

2. Choose the following menu:
- First menu: Select ‘Standard Controller Configuration’.
- Second menu: Select ‘Graphical Console’ or ‘Textual Console’ depending on your terminal access to the console port
- Third menu: Select ‘Standard Security Profile’

3. eno4 for OAM
   eno1 for mgmt
   eno2 and eno3 for data networks.

4. Add OSD for Ceph. ( I am having two disks)
[sysadmin@controller-0 ~(keystone_admin)]$ system host-disk-list controller-0
+--------------------------------------+-------------+------------+-------------+----------+---------------+--------------+----------------------------------+-------------------------------------------------+
| uuid | device_node | device_num | device_type | size_gib | available_gib | rpm | serial_id | device_path |
+--------------------------------------+-------------+------------+-------------+----------+---------------+--------------+----------------------------------+-------------------------------------------------+
| 878243ef-b571-4548-932c-e496c70e6d8c | /dev/sda | 2048 | HDD | 446.625 | 0.0 | Undetermined | 003f9b3abf98c0142500f64f79f098cd | /dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:0:0 |
| 4cd963fc-6583-4570-925a-68c4b48d2f1b | /dev/sdb | 2064 | HDD | 446.625 | 446.622 | Undetermined | 0046e251bf99c0142500f64f79f098cd | /dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:1:0 |
+--------------------------------------+-------------+------------+-------------+----------+---------------+--------------+-------------

Expected Behavior
------------------
Able to add sdb to Ceph.

Actual Behavior
----------------
[sysadmin@localhost ~(keystone_admin)]$ system host-disk-list controller-0 | awk '/\/dev\/sdb/{print $2}' | xargs -i system host-stor-add controller-0 {}
Please install storage-0 or configure a Ceph monitor on a worker node before adding storage devices.

Reproducibility
---------------
I am getting this everytime.

System Configuration
--------------------
One node system