yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47187
[Bug 1516578] Re: Add ppc architecture for NUMA
Reviewed: https://review.openstack.org/245765
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1a2443ce67700c494275a3ea51e584c551f7490f
Submitter: Jenkins
Branch: master
commit 1a2443ce67700c494275a3ea51e584c551f7490f
Author: Sudipta Biswas <sbiswas7@xxxxxxxxxx>
Date: Mon Nov 16 19:06:24 2015 +0530
libvirt: Add ppc to supported arch for NUMA
This patch includes the ppc64/ppc64le architectures to the list
of host architectures that support NUMA via the libvirt driver.
This change is for the PowerPC based servers that use the libvirt
driver. This also introduces the minimum libvirt version needed
for PowerPC to support NUMA from Nova.
Also note, that in order to retain the unit test that excluded
PPC from the NUMA supported architectures, an arbitrary choice
of architecture is made (S390) - that is not a part of the list
that supports NUMA.
Change-Id: I51dd3e160153b40072a04095e9bf3f15abd74252
Closes-Bug: #1516578
** Changed in: nova
Status: In Progress => 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/1516578
Title:
Add ppc architecture for NUMA
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Post this commit:
https://review.openstack.org/#/c/170780/11/nova/virt/libvirt/driver.py,
the NUMA topology reporting depends on the host architecture.
The current check includes arch.I686, arch.X86_64 only.
This bug is filed to include the ppc64/ppc64le architectures included
to the list, since they use the same libvirt driver for KVM based
systems.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1516578/+subscriptions
References