Description of problem: Prior to 4.0 it was always possible to change disk properties on running disks (e.g. Disk Profile) when going to the disks subtab of a VM. There you can select the disk and click "Edit". Now everything except of 'bootbale' is greyed out. Either accidently or deliberately the whole dialogue is disabled now for Disks but there are editable fields on it which should be changeable when the VM is running. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Create a VM 2. Create a Disk 3. Attach the disk to the VM 4. Start the VM 5. Try to change disk properties on the running VM in the Disk subtab of the VM Actual results: Everything is greyed out Expected results: Everthing which should be live changeable should not be greyed out. Additional info:
Idan/Tal, haven't we seen thus one already?
Don't know about Tal, but I haven't seen it before. Indeed everything is greyed out except for the bootable checkbox.
I haven't as well, but looking into it soon
(In reply to Tal Nisan from comment #3) > I haven't as well, but looking into it soon Any updates?
This is blocking the disk profile live update blocker Bug 1328731 and Bug 1201482 (the dependent)
Tal is this due to 5f56c2f0124af51a0e33f0557bb99eaf943aed49 ?
(In reply to Roy Golan from comment #6) > Tal is this due to 5f56c2f0124af51a0e33f0557bb99eaf943aed49 ? No, this patch disabled only one checkbox and only in attach disk popup
*** Bug 1358177 has been marked as a duplicate of this bug. ***
Tested with the following code: ------------------------------------- rhevm-4.0.2-0.1.rc.el7ev.noarch vdsm-4.18.8-1.el7ev.x86_64 Verified with the following scenario: ------------------------------------- Steps to reproduce: 1. Create a VM 2. Create a Disk 3. Attach the disk to the VM 4. Start the VM 5. Try to change disk properties on the running VM in the Disk subtab of the VM Actual results: The Extend Size by(GB) can now be changed! The Alias can now be changed! The description can now be changed! The Disk Profile can now be changed! Expected results: Everthing which should be live changeable IS NO LONGER greyed out but EDITABLE! Moving to VERIFIED!