Bug 1287994
| Summary: | Failed to hot set memory to VM. Underlying error message: unsupported configuration: unknown device type 'memory' | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Sandro Bonazzola <sbonazzo> |
| Component: | Packaging.rpm | Assignee: | Yaniv Bronhaim <ybronhei> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Aharon Canan <acanan> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.17.11 | CC: | bugs, michal.skrivanek, sbonazzo |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | Flags: | sbonazzo:
planning_ack?
sbonazzo: devel_ack? sbonazzo: testing_ack? |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | virt | ||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
Cause: libvirt requirements not available in CentOS 7.1 and missing updated requirement in VDSM spec file
Consequence: memory hotplug feature is not working
Workaround (if any): use CR repo until CentOS 7.2 is out, then update to CentOS 7.2
Result: memory hotplug feature should work
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-15 11:15:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sandro Bonazzola
2015-12-03 09:24:59 UTC
you may be running wrong qemu (do you have qemu-kvm-ev 2.3+?) or wrong cluster level... Where/whenhow did you create that VM? qemu was right, looking at users mailing list it seems to be a libvirt version issue. We should enforce minimum version in vdsm spec file in order to avoid this kind of issues. (In reply to Sandro Bonazzola from comment #4) > qemu was right, looking at users mailing list it seems to be a libvirt > version issue. > We should enforce minimum version in vdsm spec file in order to avoid this > kind of issues. - Which libvirt version do we need? - Perhaps worth changing the bug title to 'depend on libvirt version ...' since 3.6.1 we require RHEL/CentOS 7.2, so I don't think we need to do anything anymore Re-rested yesterday on my local lab with CentOS 7.2, now worked. |