Bug 1632748
| Summary: | Domain validation errors if you add ISCSI storage and don't fill comment field. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Bill Sanford <bsanford> | ||||
| Component: | ovirt-engine | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Elad <ebenahar> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2.7 | CC: | dchaplyg, djasa, frolland, ratamir, rduda, Rhev-m-bugs, tpelka | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-10-07 07:37:10 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: |
|
||||||
Looks like problem is in AddSANStorageDomainCommand validation on the engine side. Empty/null StorageDomainStatic.comment field is marked invalid I just tried to add the isos storage to the Data Domain and this also fails the Domain validation and worked when I added the comment. *** This bug has been marked as a duplicate of bug 1633232 *** |
Created attachment 1486738 [details] Engine.log that was tailed Description of problem: Adding ISCSI storage to RHV-M errors if you don't fill out the comment field and the Domain can't be added. Version-Release number of selected component (if applicable): 4.2.7-3 How reproducible: 100% Steps to Reproduce: 1. See above 2. 3. Actual results: Adding ISCSI storage to RHV-M errors if you don't fill out the comment field Expected results: Adding ISCSI storage to RHV-M works if you don't fill out the comment field Additional info: dchaplyg looked at the vdsm file and he saw nothing unusual.