Bug 1631480
| Summary: | Metrics Not Available (queue has reached its max size 256) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Freddy E. Montero <fmontero> | ||||||||
| Component: | Hawkular | Assignee: | John Sanda <jsanda> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Junqi Zhao <juzhao> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 3.9.0 | CC: | aos-bugs, elalance, erjones, fmontero, ggore, hcisneir, shishika | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | 3.9.z | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-01-28 20:18:49 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: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Freddy E. Montero
2018-09-20 16:44:25 UTC
Created attachment 1485232 [details]
Hawkular Cassandra Logs
Created attachment 1485233 [details]
Hawkular Heapster Logs
Created attachment 1485234 [details]
Hawkular Metrics Logs
This issue gets fixed when oc delete hawkular-metrics-l457p and a new pod gets created The BusyPoolException means that the Cassandra driver, which is used by hawkular-metrics, is overloaded. Sometimes that might mean we just need to scale up hawkular-metrics. In this case though, Cassandra appears to be the problem. The logs show that Cassandra is dropping both read and write requests. Can I get the output of $ oc -n openshift-infra get pods -o yaml |