Bug 1114947
| Summary: | Warning doesn't show up when adding storage domain without correct permissions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Petr Matyáš <pmatyas> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Idan Shaby <ishaby> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | acanan, amureini, ecohen, gklein, iheim, mgoldboi, movciari, rbalakri, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-17 12:22:23 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Idan, aren't you already handling a similar issue? Yes, I've tried to add a Data/NFS sd and got these results: 1. When the path is wrong I got the next error message: "Error while executing action Add Storage Connection: Problem while trying to mount target". No sd was created. 2. When the path exists but the permissions are not correct I got the next error message: "Error while executing action Add Storage Connection: Permission settings on the specified path do not allow access to the storage. Verify permission settings on the specified storage path." No sd was created here, too. Commit hash: dbd1342dc5ce68caf8ddea577fb9fb1358e505e6 verified using 3.5.0-0.0.master.20140804172041.git23b558e.el6 follwoing steps in comment #2 oVirt 3.5 has been released and should include the fix for this issue. |
Created attachment 913720 [details] Engine log Description of problem: When I try to add a storage domain, it doesn't do anything after clicking "OK". Version-Release number of selected component (if applicable): 3.5 How reproducible: Always on my setup Steps to Reproduce: 1. Try to add storage domain 2. 3. Actual results: Nothing Expected results: It should add storage domain or throw warning. Additional info: