yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72531
[Bug 1739367] Re: Error updating resources due to instancecell.cpu_pinning None
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1739367
Title:
Error updating resources due to instancecell.cpu_pinning None
Status in OpenStack Compute (nova):
Expired
Bug description:
Error updating resources for node node1.
ERROR nova.compute.manager Traceback (most recent call last):
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 6500, in update_available_resource
ERROR nova.compute.manager rt.update_available_resource(context)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 528, in update_available_resource
ERROR nova.compute.manager self._update_available_resource(context, resources)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 274, in inner
ERROR nova.compute.manager return f(*args, **kwargs)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 573, in _update_available_resource
ERROR nova.compute.manager self._update_usage_from_instances(context, instances)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 936, in _update_usage_from_instances
ERROR nova.compute.manager self._update_usage_from_instance(context, instance)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 902, in _update_usage_from_instance
ERROR nova.compute.manager self._update_usage(instance, sign=sign)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 741, in _update_usage
ERROR nova.compute.manager self.compute_node, usage, free)
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/virt/hardware.py", line 1446, in get_host_numa_usage_from_instance
ERROR nova.compute.manager host_numa_topology, instance_numa_topology, free=free))
ERROR nova.compute.manager File "/usr/lib/python2.7/dist-packages/nova/virt/hardware.py", line 1306, in numa_usage_from_instances
ERROR nova.compute.manager pinned_cpus = set(instancecell.cpu_pinning.values())
ERROR nova.compute.manager AttributeError: 'NoneType' object has no attribute 'values'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1739367/+subscriptions
References