Missing nodes from openstack overcloud profiles list
Issue
openstack overcloud profiles list
command output is missing compute and controller nodes in output
[stack@director ~]$ openstack baremetal node list
+--------------------------------------+-----------------------+--------------------------------------+-------------+--------------------+-------------+
| UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance |
+--------------------------------------+-----------------------+--------------------------------------+-------------+--------------------+-------------+
| 22bd2383-68e2-4171-8eaa-f735cb794c7f | controller0 | 5bc66500-d76a-428f-b2d4-615a7fa3ebe5 | power on | active | False |
| ef974f1e-c951-4d1b-950d-5cda2c7bf4e4 | controller1 | 2fa835a1-14ae-4a68-b505-dab3dbd2509b | power on | active | True |
| 2f69c666-b6df-4444-ad77-330d91abcd23 | controller2 | 36ecf444-1cfb-4066-7711-7fe9edf222a2 | None | active | True |
| 6b6e7r56-e1f6-4c05-b08f-5263901231d4 | compute0 | e8f234a9-b948-47a4-bec3-2a733453b53b | power on | active | True |
| 59634536-d219-4be3-a7ae-er3416799807 | compute1 | 234rcf8e-fb4c-4e7d-b443-30323f6234r6 | power on | active | False |
| baa4d2c0-c234-4edc-9558-475941b234cf | compute2 | None | power off | available | False |
+--------------------------------------+-----------------------+--------------------------------------+-------------+--------------------+-------------+
[stack@director ~]$ openstack overcloud profiles list
+--------------------------------------+-----------------------+-----------------+-----------------+-------------------+
| Node UUID | Node Name | Provision State | Current Profile | Possible Profiles |
+--------------------------------------+-----------------------+-----------------+-----------------+-------------------+
| 22bd2383-68e2-4171-8eaa-f735cb794c7f | controller0 | active | control | |
| 59634536-d219-4be3-a7ae-er3416799807 | compute1 | active | compute | |
| baa4d2c0-c234-4edc-9558-475941b234cf | compute2 | available | compute | |
+--------------------------------------+-----------------------+-----------------+-----------------+-------------------+
Environment
- Red Hat OpenStack Platform 10.0
- Red Hat OpenStack Platform 11.0
- Red Hat OpenStack Platform 12.0
- Red Hat OpenStack Platform 13.0
- Red Hat OpenStack Platform 14.0
- Red Hat OpenStack Platform 15.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.