Increase the vCPU-core result to KeyError

Solution Verified - Updated -

Issue

  • Increase the vCPU-core result to KeyError messages:
  • /var/log/messages
Dec 19 12:52:43  journal: vdsm Executor ERROR Unhandled exception in <NumaInfoMonitor vm=<vm_id> at 0x80b7c50>#012
Traceback (most recent call last):#012  
File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 192, in _execute_task#012    
callable()#012  
File "/usr/share/vdsm/virt/periodic.py", line 289, in __call__#012    
self._execute()#012  File "/usr/share/vdsm/virt/periodic.py", line 345, in _execute#012    
self._vm.updateNumaInfo()#012  
File "/usr/share/vdsm/virt/vm.py", line 5181, in updateNumaInfo#012    
self._numaInfo = numaUtils.getVmNumaNodeRuntimeInfo(self)#012  
File "/usr/share/vdsm/numaUtils.py", line 116, in getVmNumaNodeRuntimeInfo#012    
vnode_index = str(vcpu_to_vnode[vcpu_id])#012
KeyError: 8
  • VDSM logs
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 192, in _execute_task
    callable()
  File "/usr/share/vdsm/virt/periodic.py", line 289, in __call__
    self._execute()
  File "/usr/share/vdsm/virt/periodic.py", line 345, in _execute
    self._vm.updateNumaInfo()
  File "/usr/share/vdsm/virt/vm.py", line 5181, in updateNumaInfo
    self._numaInfo = numaUtils.getVmNumaNodeRuntimeInfo(self)
  File "/usr/share/vdsm/numaUtils.py", line 116, in getVmNumaNodeRuntimeInfo
    vnode_index = str(vcpu_to_vnode[vcpu_id])
KeyError: 8

Environment

  • Red Hat Enterprise Virtualization (RHEV) 3.6
  • Red Hat Virtualization (RHV) 4.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content