yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56263
[Bug 1621558] Re: After adding ironic nodes on overcloud, compute node is not visible in hypervisor-list
This is not a bug, this is a support request. More appropriate places
for support requests for OpenStack are in the general mailing list:
https://wiki.openstack.org/wiki/Mailing_Lists#General_List
Or the forum:
https://ask.openstack.org/
Or the #openstack channel in freenode IRC.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1621558
Title:
After adding ironic nodes on overcloud, compute node is not visible in
hypervisor-list
Status in OpenStack Compute (nova):
Invalid
Bug description:
I am trying to add Baremetal nodes on overcloud.
After adding ironic nodes on overcloud, compute node is not visible in hypervisor-list. I can only see my baremetal nodes in "nova hypervisor-list". also resources are empty in "nova hypervisor-stats"
[root@overcloud-controller-0 ~]# ironic node-list
+--------------------------------------+------------+---------------+-------------+--------------------+-------------+
| UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance |
+--------------------------------------+------------+---------------+-------------+--------------------+-------------+
| 7527e520-0637-4dbf-8693-752d5922e763 | bare-node1 | None | power on | manageable | False |
| 17e60292-50a5-498f-b4ba-0d9bb8829633 | vm001 | None | power off | manageable | False |
+--------------------------------------+------------+---------------+-------------+-----------------
[root@overcloud-controller-0 ~]# nova hypervisor-list
+----+--------------------------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+----+--------------------------------------+-------+---------+
| 2 | 7527e520-0637-4dbf-8693-752d5922e763 | up | enabled |
| 3 | 17e60292-50a5-498f-b4ba-0d9bb8829633 | up | enabled |
+----+--------------------------------------+-------+---------+
[root@overcloud-controller-0 ~]# nova hypervisor-stats
+----------------------+-------+
| Property | Value |
+----------------------+-------+
| count | 2 |
| current_workload | 0 |
| disk_available_least | 0 |
| free_disk_gb | 0 |
| free_ram_mb | 0 |
| local_gb | 0 |
| local_gb_used | 0 |
| memory_mb | 0 |
| memory_mb_used | 0 |
| running_vms | 0 |
| vcpus | 0 |
| vcpus_used | 0 |
+----------------------+-------+
Please let me know why compute node is not visible in hypervisor-list. How can I update resources in hypervisor-stats.
Please node i have not done introspection of ironic nodes on overcloud yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1621558/+subscriptions