Bug 1372000
Summary: | [Re opening] Support update of the HE OVF ad-hoc | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | sefi litmanovich <slitmano> | ||||
Component: | BLL.HostedEngine | Assignee: | Martin Sivák <msivak> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.0.3 | CC: | akrejcir, bugs, dfediuck, mgoldboi, mshira, ylavi | ||||
Target Milestone: | ovirt-4.0.6 | Flags: | rule-engine:
ovirt-4.0.z+
mgoldboi: exception+ mgoldboi: planning_ack+ rgolan: devel_ack+ mavital: testing_ack+ |
||||
Target Release: | 4.0.6 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | PM-02 | ||||||
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: | Environment: | ||||||
Last Closed: | 2017-01-18 07:26:36 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: | 1343991 | ||||||
Attachments: |
|
Description
sefi litmanovich
2016-08-31 16:19:56 UTC
The engine code properly triggers the update and generates the database copy of the OVF xml with up-to-date values. However this xml is then not transferred to the storage. Please provide the docs text. Verified on HE rhevm-4.0.6-0.1.el7ev.noarch. host: ovirt-hosted-engine-ha-2.0.4-1.el7ev.noarch ovirt-hosted-engine-setup-2.0.3-2.el7ev.noarch vdsm-4.18.16-1.el7ev.x86_64 Verified according to the steps in description, now the after a change in the vm memory you can see in few seconds in agent.log (DEBUG MODE) that the vm's ovf was updated according to the change, and therefore also vm.conf is updated as well. |