Created attachment 604591 [details] ## screen-shots Description of problem: wrong icon when attache Direct Disk is failing in “Event” tab Version-Release number of selected component (if applicable): Verified on RHEVM 3.1 - SI13.3 RHEVM: rhevm-3.1.0-11.el6ev.noarch VDSM: vdsm-4.9.6-27.0.el6_3.x86_64 LIBVIRT: libvirt-0.9.10-21.el6.x86_64 QEMU & KVM: qemu-kvm-rhev-0.12.1.2-2.298.el6_3.x86_64 SANLOCK: sanlock-2.3-3.el6_3.x86_64 How reproducible: 100% Steps to Reproduce: 1. Run scenario, when you failed attached Direct Disk (see screen shot) Actual results: In Event tab (in Web-Admin UI), get en error “Failed to attache Disk dLUN-VirtIO to VM VM-01 (User: admin@internal), with “V” icon Expected results: Get “X” Icon, if operation attached Direct Disk failed. Additional info:
I can see why but I cannot reproduce this to verify that my patch works, Please provide an exact details how to reproduce the direct disk attach failure, Thanks.
steps: you need two iscsi storage servers. one is for the direct lun and one for the master domain 1. in iscsi domain, create a vm with one disk and run it 2. create a direct lun from a lun located on the second storage server 3. block connectivity to the direct lun server from the host using iptables: iptables -A OUTPUT -d <server> -j DROP 4. try to attach the direct lun to the running vm
Patch submitted: http://gerrit.ovirt.org/#/c/9464/
No issues are found Verified on RHEVM 3.2 - SF03 environment RHEVM: rhevm-3.2.0-4.el6ev.noarch VDSM: vdsm-4.10.2-3.0.el6ev.x86_64 LIBVIRT: libvirt-0.10.2-13.el6.x86_64 QEMU & KVM: qemu-kvm-rhev-0.12.1.2-2.348.el6.x86_64 SANLOCK: sanlock-2.6-2.el6.x86_64
3.2 has been released