Description of problem: If adding a new nfs storage domain with different name but same 'export path' then the 'ok' button does nothing (just a blink). Which is correct but no explaining message is shown. Version-Release number of selected component (if applicable): 4.2 master, commit 461eb97 How reproducible: 100% Steps to Reproduce: 1. Let's have a nfs storage domain added. 2. Open dialog to add new storage domain with same export path as previous one but different name 3. Click ok Actual results: Dialog is not closed, no error message show Expected results: Message is shown explaining that there can't be two storage domains with the same export path. Additional info:
The error message did appear but was hidden within the 'Custom Connection Parameters' section which is not expanded by default, I've extracted the messages section so it will be visible at all times as shown in the screenshot
Created attachment 1243311 [details] NFS creation after the fix
Tal, https://gerrit.ovirt.org/#/c/70965/ is not included in 4.1.0 RC and the bug is not marked as a blocker. Moving to 4.1.1.
Verified on ovirt-engine-4.1.0.3-0.1.el7 Tried to create an NFS storage domain with an already existing export path and got error: "Create operation failed. Storage connection is already used by the following storage domain: SD1"