Bug 2014500
| Summary: | beast not working on IPv6 failed to parse endpoint=fd00:fd00:fd00:3000::397:808 | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | John Fulton <johfulto> |
| Component: | Cephadm | Assignee: | Adam King <adking> |
| Status: | CLOSED ERRATA | QA Contact: | Sunil Kumar Nagaraju <sunnagar> |
| Severity: | high | Docs Contact: | Ranjini M N <rmandyam> |
| Priority: | high | ||
| Version: | 5.0 | CC: | adking, agunn, aoconnor, cbodley, ceph-eng-bugs, fpantano, gfidente, gsitlani, kbader, mbenjamin, rlepaksh, rmandyam, sunnagar, tserlin, vereddy |
| Target Milestone: | --- | ||
| Target Release: | 5.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-16.2.6-41.el8cp | Doc Type: | Enhancement |
| Doc Text: |
.`cephadm` now supports IPv6 networks for Ceph Object Gateway deployment
With this release, `cephadm` supports specifying an IPv6 network for Ceph Object Gateway specifications.
An example of a service configuration file for deploying Ceph Object Gateway is:
.Example
----
service_type: rgw
service_id: rgw
placement:
count: 3
networks:
- fd00:fd00:3000::/64
----
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-04 10:22:04 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: | 1820257, 2031073 | ||
|
Description
John Fulton
2021-10-15 12:10:40 UTC
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity. that parser expects v6 addrs to be in square brackets. have you tried [fd00:fd00:fd00:3000::397:8080]? Could you dump the config for the RGW frontend? 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 (Moderate: Red Hat Ceph Storage 5.1 Security, Enhancement, and 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/RHSA-2022:1174 |