Bug 1326891

Summary: internal error: NUMA isn't available on this host
Product: [Community] Virtualization Tools Reporter: jean-christophe manciot <actionmystique>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-29 10:56:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
syslog with only libvirt & numa related lines none

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