| Summary: | [Admin Portal] OS type is wrong when importing VM with RHEV origin from an export domain | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> | ||||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Roy Golan <rgolan> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilanit Stein <istein> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | urgent | ||||||||||
| Version: | 3.3.0 | CC: | acathrow, ecohen, iheim, istein, jbelka, mavital, michal.skrivanek, pnovotny, rgolan, Rhev-m-bugs, srevivo, yeylon | ||||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||||
| Target Release: | 3.3.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | virt | ||||||||||
| Fixed In Version: | is20 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | Type: | Bug | |||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1026487 | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 795999 [details]
Import Virtual Machine dialog
roy, can you please take a look. Probably related to osinfo changes... FailedQA in rhevm-3.3.0-0.28.beta1.el6ev.noarch (is20). OS type of VMs exported in RHEVM 3.2 and imported in 3.3 is still reset to 'Other OS'. Verification steps: 1. In RHEVM 3.2 (rhevm-3.2.4-0.44.el6ev.noarch - sf21), create a VM with OS type `Windows 7 X64`. 2. Export the VM 3. Import the VM in RHEVM 3.3 and check the OS type - it's `Other OS`. In the VM's OVF file the OS type is set to `Windows7x64` (see attached `rhevm32_vm-w7x64.ovf`). It looks like problem only with handling the older 3.2 OVF format. With export & import of VM in 3.3, the OS type stays the same. Created attachment 817122 [details]
VM OVF files from 3.2 & 3.3, engine.log (3.3), vdsm.log (3.2)
engine.log:
2013-Oct-29, 13:08 - import of VM exported in RHEVM 3.2
2013-Oct-29, 13:36 - import of VM exported in the same RHEVM 3.3
in build 21 Verified on is21. Followed comment #6 instuctions, only with 'Windows XP'. Os type remained the same in the imported VM, 'Windows XP', and not 'Other OS'. Also checked .ovf files: In export domain - <Info>Guest Operating System</Info> <Description>WindowsXP</Description> In master domain (to which vm was imported) - <Info>Guest Operating System</Info> <Description>windows_xp</Description> Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 795998 [details] engine.log, vdsm.log, c8dc7c6a-f410-4d56-9e31-802d67907155.ovf Description of problem: OS type is wrong when importing VM with RHEV origin (I had such VMs from 3.2 setup) from an export domain, I did import Windows 2008 32bit and it is shown as 'Other OS'. Version-Release number of selected component (if applicable): is13 How reproducible: 100% Steps to Reproduce: 1. export a VM 2. import the VM and check its OS type 3. Actual results: not same Expected results: should be kept Additional info: if exported VM has ovirt origin, it looks OK