Networking guide: Add trunk limitation to min bandwidth

Change-Id: I261cc01de43c8e8004ae03c5dcbc2afd78feecab
This commit is contained in:
Przemyslaw Szczerbik 2021-10-27 10:56:54 +02:00
parent cee0653145
commit 507a61efba
1 changed files with 6 additions and 0 deletions

View File

@ -133,6 +133,12 @@ Limitations
QoS policy targeting such hardware backend will result in a ``NoValidHost``
error during scheduling.
* When QoS is used with a trunk, Placement enforcement is applied only to the
trunk's parent port. Subports are not going to have Placement allocation.
As a workaround, parent port's QoS policy should take into account subports
needs and request enough minimum bandwidth resources to accommodate every
port in the trunk.
Placement pre-requisites
------------------------