Bug 2216295
Summary: | [cee/sd][cephadm] got a message "host.containers.internal’s server IP address could not be found" while accessing Grafana graphs on the ceph-dashboard | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Milind <milverma> |
Component: | Cephadm | Assignee: | Adam King <adking> |
Status: | CLOSED ERRATA | QA Contact: | Vinayak Papnoi <vpapnoi> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 6.0 | CC: | adking, akraj, ceph-eng-bugs, cephqe-warriors, saraut, tserlin |
Target Milestone: | --- | ||
Target Release: | 6.1z1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-84.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.Special lines are no longer included in the host's `/etc/hosts` file when mounting into the container
Previously, podman versions added a special line to the `/etc/hosts` file inside the container which messed with the host name resolution within the container, causing it to think that the FQDN of the current host is _host.containers.internal_.
With this fix, the host's `/etc/hosts` file is mounted into the container without the special lines and users can use `/etc/hosts` for hostname resolution. Users will no longer encounter errors related to being unable to find the IP for _host.container.internal_ while accessing Grafana graphs in the Ceph dashboard.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-08-03 16:45:10 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2221020 |
Description
Milind
2023-06-20 18:53:44 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 6.1 Bug Fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:4473 |