| Summary: | If a storage domain for self hosted engine is not big enough the error message is misleading. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Roman Hodain <rhodain> |
| Component: | ovirt-hosted-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED UPSTREAM | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.3.0 | CC: | acathrow, iheim, oschreib, pstehlik, sbonazzo, srevivo |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-05 13:10:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
patch merged upstream master and 1.0 branch This bug is currently attached to errata RHBA-2013:15257. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag. Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information: * Cause: What actions or circumstances cause this bug to present. * Consequence: What happens when the bug presents. * Fix: What was done to fix the bug. * Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore') Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug. For further details on the Cause, Consequence, Fix, Result format please refer to: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks in advance. hosted engine is a new package, does not need errata for specific bugs during its development. |
Description of problem: If the NFS share which is used for the self hosted engine is not big enough the error message is the following: [ ERROR ] Cannot access storage connection 10.34.103.34:/exports/rhev33: Error: mount point /tmp/tmpn4E9aG contains only 4036Mb of available space while a minimum of 20480Mb is required Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-1.0.0-0.4.beta.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. create an NFS share with less then 20480Mb 2. run ovirt-hosted-engine-setup and use this NFS share Actual results: Not a clear ERROR [ ERROR ] Cannot access storage connection 10.34.103.34:/exports/rhev33: Error: mount point /tmp/tmpn4E9aG contains only 4036Mb of available space while a minimum of 20480Mb is required Expected results: Readable error mesage: Storage domain for self hosted engine is too small Additional info: