Bug 1326891 - internal error: NUMA isn't available on this host
Summary: internal error: NUMA isn't available on this host
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 16:29 UTC by jean-christophe manciot
Modified: 2016-04-29 10:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-29 10:56:34 UTC


Attachments (Terms of Use)
syslog with only libvirt & numa related lines (2.90 KB, text/plain)
2016-04-13 16:29 UTC, jean-christophe manciot
no flags Details

Description jean-christophe manciot 2016-04-13 16:29:49 UTC
Created attachment 1146912 [details]
syslog with only libvirt & numa related lines

Description of problem:
----------------------
libvirtd[23967]: internal error: NUMA isn't available on this host
although:
dpkg -l libnuma1
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                    Version                  Architecture             Description
+++-=======================================-========================-========================-====================================================================================
ii  libnuma1:amd64                          2.0.10-1ubuntu6.1        amd64                    Libraries for controlling NUMA policy

Version-Release number of selected component (if applicable):
------------------------------------------------------------
1.3.3

How reproducible:
-----------------
Sporadic

Steps to Reproduce:
------------------
1.? A VM is running, but I'm not sure whether this triggers this issue
2.
3.

Additional info:
---------------
Ubuntu 15.10 4.2.0-35

Comment 1 Cole Robinson 2016-04-13 19:34:39 UTC
maybe you didn't build libvirt against libnuma? but still it shouldn't be printing that error I don't think unless one of your VMs has some explicit numatune or numa related config

Comment 2 jean-christophe manciot 2016-04-14 07:23:03 UTC
  --with-numactl          with libnuma support [default=check]
  --with-numad            use numad to manage CPU placement dynamically

So, the first one is checked and not the other one...
I've rebuilt libvirt with both options; I'll let you know if the error shows up again.

Comment 3 Cole Robinson 2016-04-29 10:56:34 UTC
I assume this was fixed with a rebuild, but if not please reopen


Note You need to log in before you can comment on or make changes to this bug.