Activity log for bug #1156456

Date Who What changed Old value New value Message
2013-03-18 05:48:41 Nicolas Simonds bug added bug
2013-03-18 06:25:42 OpenStack Infra nova: status New In Progress
2013-03-18 06:25:42 OpenStack Infra nova: assignee Nicolas Simonds (nicolas.simonds)
2013-03-18 17:45:27 Nicolas Simonds description The libvirt driver, when counting sockets/cores/etc., does not take NUMA architectures into account. This causes the totals to be wrong when asking nova things about the amount of sockets/cores/etc. on compute nodes with more than one NUMA cell. The libvirt driver, when counting sockets/cores/etc., does not take NUMA architectures into account. This can cause applications using data from the Nova API to under-report the total number of sockets/cores/etc. on compute nodes with more than one NUMA cell. Example, on a production system with 2 NUMA cells: $ grep ^proc /proc/cpuinfo | wc -l 32 $ python simple_test_script_to_ask_nova_for_cpu_topology.py {u'cores': u'8', u'threads': u'2', u'sockets': u'1'} So, if one were relying solely on Nova to obtain information about this system's capabilities, the results would inaccurate results.
2014-06-04 16:26:24 Matt Riedemann tags libvirt
2014-06-04 16:41:36 Matt Riedemann nova: status In Progress Triaged
2014-06-04 16:41:39 Matt Riedemann nova: assignee Nicolas Simonds (nicolas.simonds)
2014-06-04 16:42:34 Matt Riedemann nova: status Triaged Incomplete
2015-04-01 12:55:59 Sean Dague nova: status Incomplete Invalid
2015-09-15 23:27:36 OpenStack Infra nova: status Invalid In Progress
2015-09-15 23:27:36 OpenStack Infra nova: assignee Nicolas Simonds (nicolas.simonds)
2015-09-15 23:29:10 Nicolas Simonds tags libvirt liberty-rc-potential libvirt
2015-09-16 07:55:39 Kashyap Chamarthy nova: importance Undecided Medium
2015-09-16 07:55:56 Markus Zoeller (markus_z) tags liberty-rc-potential libvirt liberty-rc-potential libvirt numa
2015-09-21 18:20:50 OpenStack Infra nova: status In Progress Fix Committed
2015-09-23 15:28:33 Matt Riedemann tags liberty-rc-potential libvirt numa libvirt numa
2015-09-24 07:01:51 Thierry Carrez nova: status Fix Committed Fix Released
2015-09-24 07:01:51 Thierry Carrez nova: milestone liberty-rc1
2015-10-15 09:03:57 Thierry Carrez nova: milestone liberty-rc1 12.0.0