You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to 1500 MTU consistently
We were having mixed values in some scenarios,
in some places specifying 9000 while in fact
1500 value was used in the deployed infrastructure.
This commit changes it consistently for related uni jobs
to stick with default 1500 MTU.
This change intentionally ommits uni04delta and uni03gamma
(va/hci scenario), as those involve Ceph, which probably
should still rely on MTU 9000, however it is not properly
configured so far as I noticed.
Reviewed-by: Andrew Bays <[email protected]>
Reviewed-by: Szymon Datko
0 commit comments