Skip to content

Commit bf9183f

Browse files
MaysaMacedomaxwelldb
authored andcommitted
Add note on NM behavior with additional networks
When using additional networks on a dual-stack cluster, the same network manager connection would be enforced to all the additional networks. This commit, informes the users about that behavior and recommends an alternative if different connections are desired. Co-authored-by: Max Bridges <[email protected]>
1 parent 2efdc5a commit bf9183f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/install-osp-deploy-dualstack.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,9 @@ ipv6.addr-gen-mode=0
166166
----
167167
+
168168
.. Reboot the installation host.
169+
170+
[NOTE]
171+
====
172+
The `ip=dhcp,dhcp6` kernel argument, which is set on all of the nodes, results in a single Network Manager connection profile that is activated on multiple interfaces simultaneously.
173+
Because of this behavior, any additional network has the same connection enforced with an identical UUID. If you need an interface-specific configuration, create a new connection profile for that interface so that the default connection is no longer enforced on it.
174+
====

0 commit comments

Comments
 (0)