Bug 1126797
Summary: | Odd vCPU topology dropped by libvirt | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ |
Component: | ovirt-engine | Assignee: | Roy Golan <rgolan> |
Status: | CLOSED ERRATA | QA Contact: | meital avital <mavital> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.4.0 | CC: | acathrow, asegundo, bazulay, ecohen, eedri, iheim, istein, jraju, lpeer, mavital, michal.skrivanek, ofrenkel, pagupta, rgolan, Rhev-m-bugs, sherold, yeylon |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | 3.4.2 | Flags: | rgolan:
needinfo?
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | virt | ||
Fixed In Version: | org.ovirt.engine-root-3.4.1-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1121295 | Environment: | |
Last Closed: | 2014-09-04 15:10:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1121295 | ||
Bug Blocks: | 1123858 |
Comment 3
Michal Skrivanek
2014-08-14 06:28:46 UTC
Verified - av11 Note: regarding step 3 - the calculation of 'Total Virtual CPUs' should be sockets*cores <= 160 (not including threads). Roy Golan - if you have any comment or more steps that you want us to verify please specify. can you just specify what's the vm setup (cpus, cores) and the output of the vdsm log when running the VM? if you can do this grep right after the vm stars egrep 'vcpu|topology' /var/log/vdsm/vdsm.log Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2014-1161.html (In reply to meital avital from comment #6) > Verified - av11 > > Note: regarding step 3 - the calculation of 'Total Virtual CPUs' should be > sockets*cores <= 160 (not including threads). > > Roy Golan - if you have any comment or more steps that you want us to verify > please specify. please see comment #7 - the final verify would be to get the numbers out as well and to see they are expected |