Bug 1998007
Summary: | [RFE] Haproxy support in Cephadm for RGW | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sebastian Wagner <sewagner> |
Component: | Cephadm | Assignee: | Adam King <adking> |
Status: | CLOSED ERRATA | QA Contact: | Manasa <mgowri> |
Severity: | high | Docs Contact: | Mary Frances Hull <mhull> |
Priority: | unspecified | ||
Version: | 5.1 | CC: | adking, agunn, bperkins, jcaratza, mhackett, mkasturi, rlepaksh, rmandyam, sostapov, tserlin, vereddy |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 5.1z1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.6-1.el8cp | Doc Type: | Enhancement |
Doc Text: |
.Users can now add high availability to the Ceph Object Gateway service
With this release, you can add high availability to the Ceph Object Gateway service. You can deploy Ceph Object Gateway service in the backend using haproxy and keepalived images with the ingress service to back the Ceph Object Gateway service either separately or combined using service specification:
.Example
----
service_type: rgw
service_id: foo
placement:
count: 4
host_pattern: "*"
spec:
rgw_frontend_port: 8000
---
service_type: ingress
service_id: rgw.foo
placement:
count: 2
spec:
backend_service: rgw.foo
frontend_port: 9000
monitor_port: 9001
virtual_ip: "{{VIP0}}/{{VIPPREFIXLEN}}"
----
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-18 10:38:15 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: | 2085458 |
Description
Sebastian Wagner
2021-08-26 09:09:00 UTC
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity. 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 5.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-2022:4622 |