Bug 1805645 - [Docs] Clarify that Compute nodes require external bridge for DVR
Summary: [Docs] Clarify that Compute nodes require external bridge for DVR
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: async
: 16.1 (Train on RHEL 8.2)
Assignee: Greg Rakauskas
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-21 09:41 UTC by Stephane Vigan
Modified: 2022-05-13 19:30 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-13 19:30:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1884839 0 medium CLOSED [OSP16][TripleO] Compute nodes should have an external bridge for default OVN with DVR 2021-09-15 07:09:47 UTC
Red Hat Issue Tracker OSP-3590 0 None None None 2022-03-24 14:25:30 UTC

Internal Links: 1884839

Description Stephane Vigan 2020-02-21 09:41:32 UTC
Description of problem:

Since OVN is default in OSP16 and DVR is enable by default, architecture reference need to explicitly specify we need an external network on all kind of compute node.

Version-Release number of selected component (if applicable):

OSP16

Comment 2 Dan Sneddon 2020-10-02 22:43:35 UTC
(In reply to Stephane Vigan from comment #0)
> Description of problem:
> 
> Since OVN is default in OSP16 and DVR is enable by default, architecture
> reference need to explicitly specify we need an external network on all kind
> of compute node.
> 
> Version-Release number of selected component (if applicable):
> 
> OSP16

To be clear, the compute nodes require an external bridge to be able to attach a VLAN or flat network for external router gateway and hosting floating IPs on the Compute nodes and performing SNAT for VMs with floating IPs.

The Compute nodes do not require (and should not have in most cases) a connection to the External network or an IP directly on that network. The External network is used on the Compute nodes for hosting the External VIP and public API endpoints as well as Horizon. The external bridge is used by Neutron for attaching external network(s) for NAT and floating IPs. When DVR is enabled (which is the default with OVN in OSP 16) the Compute nodes will need an external bridge that matches the Controller nodes, and matching bridge mappings.


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