Skip to content

Commit 1bfb3ed

Browse files
authored
Add interfaces name prefixes for KVM bridges (apache#214)
1 parent 2831683 commit 1bfb3ed

File tree

1 file changed

+6
-0
lines changed
  • source/installguide/hypervisor

1 file changed

+6
-0
lines changed

source/installguide/hypervisor/kvm.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,12 @@ infrastructure.
455455
By default these bridges are called *cloudbr0* and *cloudbr1* etc, but this can be
456456
changed to be more description.
457457

458+
.. note::
459+
Ensure that the interfaces names to be used for configuring the bridges match one of the following patterns:
460+
**'eth*', 'bond*', 'team*', 'vlan*', 'em*', 'p*p*', 'ens*', 'eno*', 'enp*', 'enx*'**.
461+
462+
Otherwise, the KVM agent will not be able to configure the bridges properly.
463+
458464
.. warning::
459465
It is essential that you keep the configuration consistent across all of your hypervisors.
460466

0 commit comments

Comments
 (0)