CPU show 0 on VM libvirt

Bug #1322088 reported by Mohamad Khir
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OCS Inventory: Unified Unix Agent
Fix Released
Low
Frank

Bug Description

I think , libvirt.pm was bug , I am using KVM version

Virsh command line tool of libvirt 0.10.2
See web site at http://libvirt.org/

virsh will produce difference XML code for the latest version .

Old version
<memory>4194304</memory>
  <currentMemory>4194304</currentMemory>
  <vcpu>4</vcpu>

new version
 <memory unit='KiB'>4194304</memory>
  <currentMemory unit='KiB'>4194304</currentMemory>
  <vcpu placement='static'>1</vcpu>

VM show correct CPU on old version libvirt , but the new version of libvirt , ocs show 0 CPU on VM ...

Changed in ocsinventory-unix-agent:
assignee: nobody → Mohamad Khir (khir-hashim)
assignee: Mohamad Khir (khir-hashim) → nobody
Frank (frank-bourdeau)
Changed in ocsinventory-unix-agent:
assignee: nobody → Frank (frank-bourdeau)
importance: Undecided → Low
Revision history for this message
Frank (frank-bourdeau) wrote :

Hi,

Can you attach a complete xml dump of a vm with the new version of libvirt, please?

Frank (frank-bourdeau)
Changed in ocsinventory-unix-agent:
status: New → Fix Committed
Frank (frank-bourdeau)
Changed in ocsinventory-unix-agent:
milestone: none → 2.2rc1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.