-
Epic
-
Resolution: Done-Errata
-
Normal
-
rhos-18.0.0
-
[RFE] pCPU usage information should be included in Horizon dashboard and openstack CLI
-
3
-
False
-
False
-
OSPRH-811Red Hat OpenStack 18.0 Greenfield Deployment
-
Planned
-
Committed
-
Committed
-
OSPRH-811 - Red Hat OpenStack 18.0 Greenfield Deployment
-
python-django-horizon-23.1.1-18.0.20240624065138.e5eeaca.el9ost
-
Committed
-
Committed
-
0% To Do, 0% In Progress, 100% Done
-
-
Enhancement
-
Done
-
Automated
-
2024Q2
Description of problem:
When checking Hypervisor status with Admin --> Compute --> Hypervisors in dashboard, pCPU usage information is not included when configured cpu_dedicated_set in nova.conf, such as:
[compute]
cpu_shared_set = 0,1,4,5
cpu_dedicated_set = 2,3,6,7
https://specs.openstack.org/openstack/nova-specs/specs/train/implemented/cpu-resources.html
Version-Release number of selected component (if applicable):
- RHOSP16
How reproducible:
Steps to Reproduce:
1. Configure vCPU and pCPU settings in nova.conf:
[compute]
cpu_shared_set = 0,1,4,5
cpu_dedicated_set = 2,3,6,7
2. Create instances on above compute node
3. Check Hypervisors status in dashboard with Admin --> Compute --> Hypervisors
Actual results:
Only show total vCPU numbers
Expected results:
pCPU usage also should be included
Additional info:
- external trackers
- links to
-
RHBA-2024:133297 Release of components for Red Hat OpenStack Services on OpenShift 18.0