Bug 1976165 - CephDashboardNetwork doesn't set VIP for Haproxy's "listen ceph_dashboard" section properly
Summary: CephDashboardNetwork doesn't set VIP for Haproxy's "listen ceph_dashboard" se...
Keywords:
Status: CLOSED DUPLICATE of bug 1969411
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.1 (Train)
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Alfredo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-25 11:37 UTC by Alex Stupnikov
Modified: 2024-10-01 18:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-07 09:57:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-5468 0 None None None 2022-08-11 16:34:52 UTC

Description Alex Stupnikov 2021-06-25 11:37:38 UTC
Description of problem:

Customer set custom CephDashboardNetwork [1] in his RHOSP 16.1.5 deployment and it was partially applied (backend servers are now mapped to external network IP addresses), but VIP still picked up from control plane network.

From hieradata I can see that ceph_dashboard_vip belongs to control plane network.

I have tried to reverse engineer the code and it looks like tripleo_ansible doesn't have special treatment for ceph_dashboard service and from provided overcloud plan it looks like mapping for CephDashboardNetwork is set properly.

I am reporting this bug to ask for help: we need to find a root cause and would provide latest deployment plan and hieradata privately. Meanwhile I would ask customer to set ceph_dashboard_vip explicitly.

[1]
parameter_defaults:
  ServiceNetMap:
    CephDashboardNetwork: external
    CephGrafanaNetwork: external


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