Summary: | webadmin: when unchecking the "collapse snapshot" tag in import dialogue it will change the disks allocation policy in the dialogue view to thinprovision no matter what the original disk is | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Tal Nisan <tnisan> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.2.0 | CC: | acanan, acathrow, amureini, ebenahar, ecohen, iheim, jkt, Rhev-m-bugs, scohen, yeylon | ||||
Target Milestone: | --- | Flags: | abaron:
Triaged+
|
||||
Target Release: | 3.4.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | ovirt-3.4.0-alpha1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-06-12 14:06:35 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: | |||||
Bug Depends On: | |||||||
Bug Blocks: | 1078909, 1142926 | ||||||
Attachments: |
|
ovirt 3.4.0 alpha has been released verivied on 3.4.0-0.2.master.20140112020439.git9ad8529.el6. Disk's actual allocation preserved no matter if collapse snapshot checked or unchecked. Closing as part of 3.4.0 |
Created attachment 750630 [details] screen shots Description of problem: if you uncheck the "collapse snapshot" when importing a vm we will always see the disks as thinprovision. checking the "collapse snapshots" back will keep the view on thinproviosion. Version-Release number of selected component (if applicable): sf17 How reproducible: 100% Steps to Reproduce: 1. create and export a vm with preallocated disk or one preallocated and one thinprovision 2. remove the vm from the setup 3. storage tab -> select export domain -> vms -> import the vm 4. go to the disks tab: the view should show the disks original allocation 5. uncheck the collapse snapshot box -> disks change to thinprovision 6. check the collapse snapshot -> disks become grayed out with thinprovision Actual results: when we uncheck the collapse snapshots, the disk allocation is shown as thinprovision Expected results: we need to show the disk's actual allocation until the user manually changes them. Additional info: screen shots