Bug 1371833
Summary: | OVF data upload to disk fails because of ClassCastException | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Liron Aravot <laravot> |
Component: | BLL.Storage | Assignee: | Liron Aravot <laravot> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Kevin Alon Goldblatt <kgoldbla> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | acanan, amureini, bugs, laravot, mburman, ratamir, tnisan |
Target Milestone: | ovirt-4.1.0-alpha | Keywords: | Regression |
Target Release: | 4.1.0.2 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: blocker+ rule-engine: planning_ack+ rule-engine: devel_ack+ ratamir: testing_ack+ |
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1371164 | Environment: | |
Last Closed: | 2017-02-01 14:39:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1371164 | ||
Bug Blocks: |
Description
Liron Aravot
2016-08-31 08:31:52 UTC
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified. Verified with the following code: ---------------------------------------- ovirt-engine-4.1.0-0.2.master.20161212172238.gitea103bd.el7.centos.noarch vdsm-4.18.999-1147.git951e122.el7.centos.x86_64 Verified with the following scenario: --------------------------------------- Steps to Reproduce: 1. Have a setup with one host, two storage domains. 2. Create a VM with a disk on the non master data domain 3. Set the non master data domain to maintenance Actual results: OVF upload is successful and no exceptions are thrown. From Engine Log: ----------------------- 2016-12-14 16:24:11,956+02 INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (org.ovirt.thread.pool-6-thread-19) [368b2a7] Ending command 'org.ovirt.engine.core.bll.st orage.ovfstore.UploadStreamCommand' successfully. Moving to VERIFIED! |