Bug 1340626
Summary: | Support update of the HE OVF ad-hoc | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Roy Golan <rgolan> | ||||
Component: | ovirt-engine | Assignee: | Martin Sivák <msivak> | ||||
Status: | CLOSED ERRATA | QA Contact: | sefi litmanovich <slitmano> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 3.6.6 | CC: | bgraveno, gklein, lbopf, lsurette, mgoldboi, msivak, rbalakri, Rhev-m-bugs, srevivo, ykaul, ylavi | ||||
Target Milestone: | ovirt-4.0.2 | ||||||
Target Release: | 4.0.2 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause:
The configuration of the HE VM was saved but not propagated to the shared storage.
Consequence:
Hosted engine tooling did not see the updated configuration and had to wait for the normal OVF refresh cycle.
Fix:
The engine was fixed to push the configuration update to the storage domain immediately.
Result:
Hosted engine tooling on hosts should see the OVF with updated values almost instantly (meaning about a minute or so).
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 1343991 (view as bug list) | Environment: | |||||
Last Closed: | 2016-08-23 20:41:04 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1343455, 1343991 | ||||||
Attachments: |
|
Description
Roy Golan
2016-05-29 07:38:21 UTC
So far failed to see the effect after hotpluging memory to the HE vm. Set the agent.log to DEBUG level. added memory to the vm (8192 instead of 4096), the change is reflected in the webadmin but fails in practice: 2016-08-02 06:17:38,094 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-32) [3c39f550] Correlation ID: 3c39f550, Call Stack: null, Custom Event ID: -1, Message: Failed to hot set memory to VM Hos tedEngine. Underlying error message: unsupported configuration: maxMemory has to be specified when using memory devices OVF is expected to update with the new values anyway, but doesn't. Attaching both engine log and agent log.. notice the 7 hour offset in the time stamp between the logs -> in engine log 06:00 would be 13:00. Created attachment 1186745 [details]
agent.log and engine.log
Verified with rhevm-4.0.2.3-0.1.el7ev.noarch, ovirt-hosted-engine-ha-2.0.1-1.el7ev.noarch. HE OVF does update ad-hoc, might take several minutes for it reflect in vm.conf. 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. https://rhn.redhat.com/errata/RHEA-2016-1743.html |