Created attachment 762074 [details] logs Description of problem: in a vm that has 2 disks, one on a domain in maintenance, if we select both disks and move them to a 3ed domain, once we press OK there is no alert that specific disk cannot be moved (we only move what we can without giving an alert on the disk located on domain in maintenance). Version-Release number of selected component (if applicable): sf18 How reproducible: 100% Steps to Reproduce: 1. create 3 iscsi storage domains 2. create a vm with 2 disks located on 2 of the domains 3. put one of the domains with a disk on it in maintenance 4. select both vms disks -> move -> press OK. Actual results: there is no alert that the disk on the offline domain was not moved Expected results: we should create an alert that disk <nameX> was not moved. Additional info: logs
Displaying an alert is not applicable as the request is blocked in client level (i.e. the UI won't sent to the backend requests to move/copy disks that cannot be moved/copied). As an alternative, modified the warning message for a better indication that a disk cannot be moved/copied (by specifying the problematic disk(s) alias).
ovirt 3.4.0 alpha has been released
When trying to move multiple disks which one of them located on an inactive domain, we get a warning on UI that the disk's src domain is N/A. Verified on ovirt-3.4.0-alpha1 ovirt-engine-3.4.0-0.2.master.20140106180914.el6.noarch
Are the details in comment #3 satisfying?
Yes, in addition, there should be an alert with exclamation mark specifying the problematic disks.
(In reply to Daniel Erez from comment #5) > Yes, in addition, there should be an alert with exclamation mark specifying > the problematic disks. There is one.
Closing as part of 3.4.0