Bug 1405092
| Summary: | Hawkular Server fails to start due to low disk space but not giving descriptive error message in logs. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] Middleware Manager | Reporter: | Prachi <pyadav> | ||||||||||
| Component: | Metrics | Assignee: | John Sanda <jsanda> | ||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Prachi <pyadav> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 7.0.0 TP2 | CC: | jfrey, jhardy, jsanda, mmahoney, obarenbo, pyadav | ||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||
| 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-01-04 15:35:41 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | Middleware | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Prachi
2016-12-15 14:58:44 UTC
Created attachment 1232207 [details]
HS logs
Created attachment 1232208 [details]
Casandra logs
Attached logs images, HS_logs.png and Casandra_logs.png Can we get the actual log files please? If the only client-side error we get is a WriteTimeoutException, I am not sure there is a whole lot we can do to provide a more descriptive error message. Without additional information, there is no way to know that the write timeout is caused by lack of disk space. Created attachment 1233777 [details]
Casandra Latest Log
Created attachment 1233778 [details]
Hawkular latest log
Added logs after replicating issue. Why in a production environment would a user try to deploy a database with such limited disk space? Shouldn't this be a matter of documentation? Installation fails because Cassandra crashes due to lack of disk space. I am not sure how gracefully we can handle that. Now if Hawkular is up and running for some time, and if we then we run out of disk space, that is an entirely different matter which should be handled. |