Bug 1138129

Summary: alias disk names should be persisted in the Description of their meta data in the Storage Domain
Product: Red Hat Enterprise Virtualization Manager Reporter: Maor <mlipchuk>
Component: ovirt-engineAssignee: Maor <mlipchuk>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: acanan, acathrow, amureini, ecohen, gklein, iheim, lpeer, mkalinin, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-04 11:14:03 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:

Description Maor 2014-09-04 06:43:05 UTC
Description of problem:
Currently alias names of disks are not persisted in the Storage Domain, so registering disks, will not have alias names. The alias name should be persisted in the Description of the disk in the Storage Domain.

How reproducible:
100%

Steps to Reproduce:
1. Register a disk
2.
3.

Actual results:
The disk will not have the same alias as before

Expected results:
The former alias of the disk should be present

Additional info:

Comment 1 Allon Mureinik 2014-09-04 11:14:03 UTC

*** This bug has been marked as a duplicate of bug 1047623 ***

Comment 2 Marina Kalinin 2015-04-09 21:40:01 UTC
Together with this, we should consider persisting disk's interface.
Today, if a disk is originally defined as Virtio, once the domain is imported, the disk looses the definition and considered as IDE.

Comment 3 Allon Mureinik 2015-04-12 14:40:11 UTC
(In reply to Marina from comment #2)
> Together with this, we should consider persisting disk's interface.
> Today, if a disk is originally defined as Virtio, once the domain is
> imported, the disk looses the definition and considered as IDE.
The disk interface is not part of the disk, it's a property of the relationship between the disk and the VM, and should be saved in the OVF.
This should be fixed for 3.5.3 with bug 1197444 - if it is not, please open another bug with all the relevant details.