yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10664
[Bug 1192528] Re: XenAPI VCPU information unavailable
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1192528
Title:
XenAPI VCPU information unavailable
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Debugging output from the resource tracker
2013-06-19 10:56:53.538 DEBUG nova.compute.resource_tracker [-] Hypervisor: VCPU information unavailable from (pid=4514) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:339
This is because get_available_resource in the XenAPI driver returns 0
for vCPUs present and vCPUs in use.
We should instead have a maximum number of vCPUs - probably a multiple
of the pCPUs - and report the number of vCPUs accurately.
At the same time, we should consider removing the xenhost xapi plugin
host_data call, and just calling "host.get_rec" directly from nova-
compute.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1192528/+subscriptions