Bug 1430541
Summary: | Nodes are not reporting and the metrics WebUI returns 503 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | bmorriso |
Component: | Hawkular | Assignee: | Matt Wringe <mwringe> |
Status: | CLOSED DUPLICATE | QA Contact: | Peng Li <penli> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.4.1 | CC: | aos-bugs, bmorriso, jgoulding, mwhittin, pweil, snegrea, whearn |
Target Milestone: | --- | Keywords: | OpsBlocker |
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: | 2017-03-30 18:33:50 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: |
Description
bmorriso
2017-03-08 21:54:35 UTC
Can you please attach the Hawkular Metrics logs? Can you access the Hawkular Metrics status url directly? If you could get the result from its status endpoint that would also help. The url should be something like https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics/status If you cannot access that endpoint, can you please try via the service ip address for Hawkular Metrics? eg: https://${HAWKULAR_METRICS_SERVICE_IP}/hawkular/metrics/status I am wondering if this is really just something as simple as the url in master-config.yaml is incorrect (eg its not https://${HAWKULAR_METRICS_HOSTNAME}/hawkular/metrics but rather just https://${HAWKULAR_METRICS_HOSTNAME}) |