Created attachment 1188374 [details] engine and vdsm logs Description of problem: When attaching a disk to vm using REST API (v3) and setting the <active> property to 'true' the operation will succeed but the disk will remain inactive Version-Release number of selected component (if applicable): ovirt-engine-4.0.2.4-0.1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. Attach a disk to vm and set <active>true</active> 2. 3. Actual results: The disk will attach to vm but will be inactive Expected results: Additional info: in logs, starting from 2016-08-07 15:09:09,951
Currently targeting to 4.0.4 as I think this would be enough. Moran?
Additionally, When updating a disk that attached to vm using REST API (v3) and setting the <active> property to 'true' the operation will succeed but the disk will remain inactive.
Verified on ovirt-engine-4.0.2.6-0.1.el7ev.noarch