Bug 2330898 - Ingress Service not working when using virtual_ips_list option
Summary: Ingress Service not working when using virtual_ips_list option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 8.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 8.1
Assignee: Kushal Deb
QA Contact: sohan singh
URL:
Whiteboard:
Depends On:
Blocks: 2350879
TreeView+ depends on / blocked
 
Reported: 2024-12-06 21:43 UTC by daniel parkes
Modified: 2025-06-26 12:20 UTC (History)
8 users (show)

Fixed In Version: ceph-19.2.1-33.el9cp
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 2350879 (view as bug list)
Environment:
Last Closed: 2025-06-26 12:19:55 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-10328 0 None None None 2024-12-06 21:45:19 UTC
Red Hat Product Errata RHSA-2025:9775 0 None None None 2025-06-26 12:20:04 UTC

Description daniel parkes 2024-12-06 21:43:50 UTC
Description of problem:

This PR: https://github.com/ceph/ceph/pull/55883

changed haproxy configs from `*` to `[::]` with the goal to support IPv4 and IPv6 but HAProxy requires the `v4v6` flag to use this syntax.

Documentation link

# To listen on all IPv4 and IPv6 addresses, use [::] as the address and specify the v4v6 argument:

frontend myfrontend
   bind [::]:80 v4v6
   default_backend web_servers

When using virtual_ip, it works fine. We only hit the issue when using virtual_ips_list option.

https://www.haproxy.com/documentation/haproxy-configuration-tutorials/core-concepts/frontends/#listen-on-multiple-ip-addresses-and-ports

Comment 2 Cain smyth 2025-01-27 07:34:33 UTC Comment hidden (spam)
Comment 14 errata-xmlrpc 2025-06-26 12:19:55 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 (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), 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-2025:9775


Note You need to log in before you can comment on or make changes to this bug.