Bug 1154391
Summary: | oVirt Change CD incorrectly rejecting isos with uppercase extensions (ISO vs iso) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Tyler Pitchford <tyler.pitchford> | ||||||
Component: | General | Assignee: | Shmuel Melamud <smelamud> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilanit Stein <istein> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | --- | CC: | agkesos, bcholler, bugs, gklein, iheim, istein, jbelka, lsurette, mavital, michal.skrivanek, mikedep333, rbalakri, rob, s.kieske, srevivo, stefano.stagnaro, ykaul | ||||||
Target Milestone: | ovirt-3.6.5 | Flags: | rule-engine:
ovirt-3.6.z+
istein: testing_plan_complete+ ylavi: planning_ack+ rule-engine: devel_ack+ mavital: testing_ack+ |
||||||
Target Release: | 3.6.5.1 | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 3.6.5-1 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1294855 (view as bug list) | Environment: | |||||||
Last Closed: | 2016-04-21 14:36:18 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1294855, 1301866 | ||||||||
Attachments: |
|
Description
Tyler Pitchford
2014-10-19 12:19:39 UTC
General remark: you should not go the windows way and reject/accept files based on their file extension but the file header should get parsed correctly. Same issue as original poster. Re-uploaded Windows.ISO as Windows.iso and was able to attach it properly. fail with rhevm-3.6.1-0.2.el6.noarch as this is partly solved - you _can_ see for example IPXE.ISO on Images list of ISO domain but you do not see IPXE.ISO in Change CD dialog, iso list in Run Once dialog or in Boot Options submenu of Edit VM dialog (refresh button clicked couple of times). See screenshots. Created attachment 1099301 [details]
images list
Created attachment 1099303 [details]
run once dialog
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. inconsistency should be fixed Important note regarding reproduction and verification of the bug: To reproduce the bug, after adding and activating an ISO domain, go to Storage tab, select the ISO domain and open Images subtab. This action refreshes metadata cache, filling it with incorrect information which causes the bug. To verify the fix, repeat the same with freshly created ISO domain. If you need to fix the metadata for an ISO domain that was already used, apply the fix, run the Engine and repeat this action (Storage -> domain name -> Images) on the ISO domain twice. Only after the second access the metadata cache will be filled with the correct information. *** Bug 1294855 has been marked as a duplicate of this bug. *** Bugs moved pre-mature to ON_QA since they didn't have target release. Notice that only bugs with a set target release will move to ON_QA. Verified on rhevm 3.6.5-2. images with .ISO extensions are seen on the list of change CD, and picking it from this list, end up successfully: Event: "CD IPXE.ISO was inserted to VM test by admin@internal" |