Created attachment 588833 [details] log Description of problem: when creating a new disk under the disk sub tab (under the vm tab's) the vm gets into image locked. since the disks are independent entities we should not lock the vm for actions that only lock the disk. Version-Release number of selected component (if applicable): si4 How reproducible: 100% Steps to Reproduce: 1. create a new disk using the disk sub tabs under the vm tab 2. 3. Actual results: vm gets into image locked. Expected results: only the disk should get into image locked any run or action on the vm entity should be blocked by validation. Additional info: backend log
Solution is : http://gerrit.ovirt.org/#/c/5024/ The same solution is also fort bug https://bugzilla.redhat.com/769885 But the problems is a little bit different
verified on si6 vm will no longer get into image locked when performing disk tasks.